TMsvPackedChangeNotification Class Reference

class TMsvPackedChangeNotification

Constructor & Destructor Documentation

TMsvPackedChangeNotification(TMsvNotifBuffer &)

IMPORT_CTMsvPackedChangeNotification(TMsvNotifBuffer &aBuffer)

Parameters

TMsvNotifBuffer & aBuffer

Member Functions Documentation

Pack(TMsvServerChangeNotificationType, const CMsvEntrySelection &, TInt, TInt)

voidPack(TMsvServerChangeNotificationTypeaChangeType,
const CMsvEntrySelection &aSelection,
TIntaParameter1,
TIntaParameter2
)[inline]

Parameters

TMsvServerChangeNotificationType aChangeType
const CMsvEntrySelection & aSelection
TInt aParameter1
TInt aParameter2

Pack(TMsvServerChangeNotificationType, const CMsvEntrySelection &, TInt, TInt, TInt, TInt)

IMPORT_C voidPack(TMsvServerChangeNotificationTypeaChangeType,
const CMsvEntrySelection &aSelection,
TIntaParameter1,
TIntaParameter2,
TIntaStartIndex,
TIntaFinishIndex
)

Parameters

TMsvServerChangeNotificationType aChangeType
const CMsvEntrySelection & aSelection
TInt aParameter1
TInt aParameter2
TInt aStartIndex
TInt aFinishIndex

Pack(TMsvServerChangeNotificationType, TMsvId, TInt, TInt)

IMPORT_C voidPack(TMsvServerChangeNotificationTypeaChangeType,
TMsvIdaId,
TIntaParameter1,
TIntaParameter2
)

Parameters

TMsvServerChangeNotificationType aChangeType
TMsvId aId
TInt aParameter1
TInt aParameter2

UnpackL(TMsvServerChangeNotificationType &, CMsvEntrySelection &, TInt &, TInt &)

IMPORT_C voidUnpackL(TMsvServerChangeNotificationType &aChangeType,
CMsvEntrySelection &aSelection,
TInt &aParameter1,
TInt &aParameter2
)

Parameters

TMsvServerChangeNotificationType & aChangeType
CMsvEntrySelection & aSelection
TInt & aParameter1
TInt & aParameter2

Member Data Documentation

TMsvNotifBuffer & iBuffer

TMsvNotifBuffer &iBuffer[private]