For the complete experience, please enable JavaScript in your browser. Thank you!
Custom Platform Support Development Kit
1.3
|
This file contains all the public IDs used in FCM. More...
Go to the source code of this file.
Namespaces | |
FCM | |
The definitions contained in this namespace define a framework called Flash Component Model (FCM), which is responsible for plug-in management. The FCM framework manages loading, unloading and registration of the plug-in. It also manages service instantiation, object instantiation and object lifetime management. | |
Macros | |
#define | kFCMDictKey_ServiceDict "FCM.Service.Dictionary" |
Service Dictionary Key. The value for this key should be a dictionary that defines services the plug-in provides. | |
#define | kFCMDictType_ServiceDict kFCMDictType_Dict |
Service Dictionary Type. | |
#define | kFCMComponent "FCM.Component" |
FCM component key. The value for this key should be a dictionary that defines the components in the plug-in. | |
Variables | |
const FCM::SRVCID | FCM::SRVCID_Core_Memory |
Defines the universally-unique ID for the memory service. More... | |
const FCM::SRVCID | FCM::SRVCID_Core_Notification |
Defines the universally-unique ID for the Notification service. More... | |
const FCM::SRVCID | FCM::SRVCID_Core_StringUtils |
Defines the universally-unique ID for a service to convert strings between StringRep8 and StringRep16. More... | |
const FCMCLSID | FCM::CLSID_IFCMDictionary |
Defines the universally-unique class ID to create object that implements IFCMDictionary dictionary interface. More... | |
const FCMNotifyID | FCM::NOTIFYID_FCM_SHUTDOWN |
Defines the universally-unique ID for the shutdown notification. More... | |
This file contains all the public IDs used in FCM.
Americas
Europe, Middle East and Africa
Asia Pacific
Copyright © 2025 Adobe Systems Incorporated. All rights reserved.