API published in: S60 3rd Ed
Defines |
|
#define | KCScreensaverPluginInterfaceDefinitionUid 0x101F87F8 |
#define | KScrPluginCapabilitiesNoneStr "00" |
#define | KScrPluginCapabilitiesConfigureStr "01" |
#define | KScrPluginCapabilitiesSelectionNotificationStr "02" |
#define | KScrPluginCapabilitiesPreviewNotificationStr "04" |
Enumerations |
|
enum | TScPluginCaps { EScpCapsNone = 0x00, EScpCapsConfigure = 0x01, EScpCapsSelectionNotification = 0x02, EScpCapsPreviewNotification = 0x04 } |
|
|
|
|
|
|