MKeyObserver Class Reference

class MKeyObserver
Public Member Functions
void NotifyKeyL (const TInt , const TUid , const TUint )

Member Functions Documentation

NotifyKeyL(const TInt, const TUid, const TUint)

void NotifyKeyL ( const TInt aKeyValue,
const TUid aPropertyCategory,
const TUint aKey
) [pure virtual]

Factory method NotifyKeyAndStatusL

Parameters

const TInt aKeyValue - observed key's value.
const TUid aPropertyCategory observed key's category.
const TUint aKey The P&S key to be watched.