MMdEObjectPresentObserver Class Reference

class MMdEObjectPresentObserver

Observer interface for modifications of the objects in the metadata engine database.

Public Member Functions
void HandleObjectPresentNotification (CMdESession &, TBool , const RArray < TItemId > &)

Member Functions Documentation

HandleObjectPresentNotification(CMdESession &, TBool, const RArray< TItemId > &)

void HandleObjectPresentNotification ( CMdESession & aSession,
TBool aPresent,
const RArray < TItemId > & aObjectIdArray
) [pure virtual]

Called to notify the observer that objects has been set to present or not present state in the metadata engine database.

Parameters

CMdESession & aSession session
TBool aPresent state: ETrue - present or EFales - not present
const RArray < TItemId > & aObjectIdArray object IDs which are set to present state