MMdEObjectPresentObserver Class Reference

class MMdEObjectPresentObserver

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

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

Member Functions Documentation

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

voidHandleObjectPresentNotification(CMdESession &aSession,
TBoolaPresent,
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 & aSessionsession
TBool aPresentstate: ETrue - present or EFales - not present
const RArray< TItemId > & aObjectIdArrayobject IDs which are set to present state