25 #ifndef FCM_PUBLIC_IDS_H_
26 #define FCM_PUBLIC_IDS_H_
28 #include "FCMPreConfig.h"
48 #define kFCMDictKey_ServiceDict "FCM.Service.Dictionary"
56 #define kFCMDictType_ServiceDict kFCMDictType_Dict
65 #define kFCMComponent "FCM.Component"
75 {0x3e3ac427, 0x4f7f, 0x4aa4, {0xb7, 0xbb, 0xe1, 0x3d, 0x45, 0xdb, 0x73, 0xdb}};
85 {0xf30ea374, 0x403b, 0x4112, {0x99, 0xed, 0xc5, 0xa8, 0x7f, 0xf1, 0xb1, 0x63}};
95 {0xa04640cb, 0x9148, 0x4c4d, {0x82, 0x6e, 0xe5, 0xba, 0xea, 0x88, 0xef, 0xde}};
105 {0x1e262c7, 0x886c, 0x4f8c, {0x87, 0x2c, 0xa0, 0xfd, 0x70, 0x67, 0x21, 0x80}};
115 {0xe6fe94c6, 0x6184, 0x4859, {0x91, 0xa6, 0x57, 0x29, 0xce, 0x44, 0x65, 0xe6}};
129 #include "FCMPostConfig.h"
131 #endif //FCM_PUBLIC_IDS_H_
This file contains definitions for various data types.
const FCM::SRVCID SRVCID_Core_StringUtils
Defines the universally-unique ID for a service to convert strings between StringRep8 and StringRep16...
Definition: FCMPublicIDs.h:94
The definitions contained in this namespace define a framework called Flash Component Model (FCM)...
Definition: IGroup.h:36
const FCMCLSID CLSID_IFCMDictionary
Defines the universally-unique class ID to create object that implements IFCMDictionary dictionary in...
Definition: FCMPublicIDs.h:104
Represents a 128 bit or 16-byte GUID (Globally Unique IDentifier) value.
Definition: FCMTypes.h:189
const FCM::SRVCID SRVCID_Core_Notification
Defines the universally-unique ID for the Notification service.
Definition: FCMPublicIDs.h:84
const FCMNotifyID NOTIFYID_FCM_SHUTDOWN
Defines the universally-unique ID for the shutdown notification.
Definition: FCMPublicIDs.h:114
const FCM::SRVCID SRVCID_Core_Memory
Defines the universally-unique ID for the memory service.
Definition: FCMPublicIDs.h:74