For the complete experience, please enable JavaScript in your browser. Thank you!
Custom Platform Support Development Kit
1.3
|
This file contains interface for IFCMCalloc. The IFCMCalloc interface provides a mechanism for allocating and deallocating memory. This interface is used when there is shared memory between Plug-in and FCM Application and the memory being allocated by Plug-in is freed by FCM Application (or) vice-versa. More...
Go to the source code of this file.
Classes | |
class | FCM::IFCMCalloc |
Defines the interface that represents the calloc. 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. | |
Variables | |
FCM::ConstFCMIID | FCM::FCMIID_IFCMCalloc |
Defines the universally unique ID for the interface IFCMCalloc. More... | |
This file contains interface for IFCMCalloc. The IFCMCalloc interface provides a mechanism for allocating and deallocating memory. This interface is used when there is shared memory between Plug-in and FCM Application and the memory being allocated by Plug-in is freed by FCM Application (or) vice-versa.
Americas
Europe, Middle East and Africa
Asia Pacific
Copyright © 2025 Adobe Systems Incorporated. All rights reserved.