For the complete experience, please enable JavaScript in your browser. Thank you!
Custom Platform Support Development Kit
1.3
|
Defines the interface that represents the IUnknown object. More...
#include <IFCMUnknown.h>
Public Member Functions | |
virtual FCM::Result _FCMCALL | QueryInterface (ConstRefFCMIID pInterfaceID, FCM::PPVoid ppvObj)=0 |
Return pointers to supported interfaces on given object. More... | |
virtual FCM::U_Int32 _FCMCALL | AddRef ()=0 |
Increments the reference count on the given object. More... | |
virtual FCM::U_Int32 _FCMCALL | Release ()=0 |
Decrements the reference count on the given object. More... | |
Defines the interface that represents the IUnknown object.
|
pure virtual |
Increments the reference count on the given object.
|
pure virtual |
Return pointers to supported interfaces on given object.
pInterfaceID | (IN) Pointer to the identifier interface. |
ppvObj | (OUT) Upon success, contains the address of the requested interface object. |
|
pure virtual |
Decrements the reference count on the given object.
Americas
Europe, Middle East and Africa
Asia Pacific
Copyright © 2025 Adobe Systems Incorporated. All rights reserved.