Custom Platform Support Development Kit
1.3
|
This file contains the dictionary keys and GUIDs for all the required interfaces that help you access the services that the interface provides. More...
Go to the source code of this file.
Namespaces | |
Application | |
Provides interfaces for 'Adobe Animate CC' Application. | |
Application::Service | |
Provides service interfaces for 'Adobe Animate CC' Application. | |
Macros | |
#define | kFlashCategoryKey_DocType "Flash.Component.Category.DocType" |
Doc type category key. The value for this key should be a dictionary that defines a document type. More... | |
#define | kFlashCategoryKey_Publisher "Flash.Component.Category.Publisher" |
Publisher category Key. The value for this key should be a dictionary that defines a publisher. More... | |
#define | kFlashCategoryKey_Name "Flash.Component.Category.Name" |
The name key of the category. The value for this key should have the name of the category of the component. A component may belong to many categories. Publisher and DocType are examples of categories. More... | |
#define | kFlashCategoryKey_UniversalName "Flash.Component.Category.UniversalName" |
The universal name key of the category. The value for this key should have the universal name of the category of the component. A component may belong to many categories. More... | |
#define | kFlashDocTypeKey_Desc "Flash.Component.DocType.Desc" |
DocType description key. The value for this key should have the description about the DocType. More... | |
#define | kFlashPublisherKey_UI "Flash.Component.Publisher.UI" |
The ui key of the Publisher. The value is the ID of the publish settings UI. More... | |
#define | kFlashPublisherKey_TargetDocs "Flash.Component.Publisher.TargetDocs" |
The target docs key of the Publisher. The value is a dictionary with keys as the target doc IDs supported by the Publisher. The values in the dictionary are ignored. More... | |
This file contains the dictionary keys and GUIDs for all the required interfaces that help you access the services that the interface provides.
#define kFlashCategoryKey_DocType "Flash.Component.Category.DocType" |
Doc type category key. The value for this key should be a dictionary that defines a document type.
#define kFlashCategoryKey_Name "Flash.Component.Category.Name" |
The name key of the category. The value for this key should have the name of the category of the component. A component may belong to many categories. Publisher and DocType are examples of categories.
#define kFlashCategoryKey_Publisher "Flash.Component.Category.Publisher" |
Publisher category Key. The value for this key should be a dictionary that defines a publisher.
#define kFlashCategoryKey_UniversalName "Flash.Component.Category.UniversalName" |
The universal name key of the category. The value for this key should have the universal name of the category of the component. A component may belong to many categories.
#define kFlashDocTypeKey_Desc "Flash.Component.DocType.Desc" |
DocType description key. The value for this key should have the description about the DocType.
#define kFlashPublisherKey_TargetDocs "Flash.Component.Publisher.TargetDocs" |
The target docs key of the Publisher. The value is a dictionary with keys as the target doc IDs supported by the Publisher. The values in the dictionary are ignored.
#define kFlashPublisherKey_UI "Flash.Component.Publisher.UI" |
The ui key of the Publisher. The value is the ID of the publish settings UI.