For the complete experience, please enable JavaScript in your browser. Thank you!
Custom Platform Support Development Kit
1.3
|
Defines the interface that represents a library item in the library. More...
#include <ILibraryItem.h>
Public Member Functions | |
virtual FCM::Result _FCMCALL | GetName (FCM::StringRep16 *ppName)=0 |
Returns the name of the item. More... | |
virtual FCM::Result _FCMCALL | GetProperties (PIFCMDictionary &pPropDict)=0 |
GetProperties returns a set of property names and their values. More... | |
Defines the interface that represents a library item in the library.
|
pure virtual |
Returns the name of the item.
ppName | (OUT) Name of the library item with the full path in Library. |
|
pure virtual |
GetProperties returns a set of property names and their values.
pPropDict | (OUT) Dictionary containing the properties and their values. The possible properties in the dictionary are as follows: kLibProp_LinkageClass_DictKey, kLibProp_LinkageBaseClass_DictKey, kLibProp_LinkageIdentifier_DictKey, kLibProp_LinkageURL_DictKey, kLibProp_LinkageExportForRS_DictKey, kLibProp_LinkageImportForRS_DictKey, kLibProp_LinkageExportInFirstFrame_DictKey, kLibProp_LinkageExportForAS_DictKey, kLibProp_SymbolType_DictKey |
Americas
Europe, Middle East and Africa
Asia Pacific
Copyright © 2025 Adobe Systems Incorporated. All rights reserved.