For the complete experience, please enable JavaScript in your browser. Thank you!
Custom Platform Support Development Kit
1.3
|
This file contains interface for IFCMDictionary. The IFCMDictionary is an interface for generic container for storing data. More...
Go to the source code of this file.
Classes | |
class | FCM::IFCMDictionary |
Defines the interface that represents the dictionary. More... | |
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 | FCMDICT_RUNTIME_KEY_PREFIX "_rt_" |
By convention, all keys beginning with these characters will never be written to persistent storage; they are runtime-only keys. | |
Enumerations | |
enum | FCM::FCMDictRecTypeID { FCM::kFCMDictType_Invalid = 0, FCM::kFCMDictType_Dict = 1, FCM::kFCMDictType_PIFCMUnknown, FCM::kFCMDictType_Long, FCM::kFCMDictType_Float, FCM::kFCMDictType_Bool, FCM::kFCMDictType_FCMGUID, FCM::kFCMDictType_Bytes, FCM::kFCMDictType_StringRep8, FCM::kFCMDictType_Double, _kFCMDictType_Last_ } |
This defines different types of dictionary IDs. More... | |
Variables | |
FCM::ConstFCMIID | FCM::FCMIID_IFCMDictionary |
Defines the universally-unique interface ID for IFCMDictionary. More... | |
This file contains interface for IFCMDictionary. The IFCMDictionary is an interface for generic container for storing data.
Americas
Europe, Middle East and Africa
Asia Pacific
Copyright © 2025 Adobe Systems Incorporated. All rights reserved.