const TUid | KUidNotifierPlugIn |
Defines the second Uid value for plug in notifier DLLs.
const TUid | KUidNotifierPlugInV2 |
Enumerator | Value | Description |
---|---|---|
EEikNotExtRequestCompleted | 0 | |
EEikNotExtRequestQueued | 1 |
A set of flags that define the capabilities of the notifier.
Capabilities are returned by calling MEikSrvNotifierBase2::NotifierCapabilites().
Enumerator | Value | Description |
---|---|---|
ENoSpecialCapabilities | 0x00000000 |
The notifier has no special capabilities. |
EScreenDeviceChangeSupported | 0x00000001 |
The notifier can handle a change to the screen device. |