Custom Platform Support Development Kit  1.3
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
IResourcePalette.h File Reference

This file contains interface for IResourcePalette. IResourcePalette provides methods to add different resources to a resource palette. More...

#include "FCMPreConfig.h"
#include "FCMPluginInterface.h"
#include "Utils/DOMTypes.h"
#include "FCMPostConfig.h"

Go to the source code of this file.

Classes

class  Exporter::Service::IResourcePalette
 An interface that defines a resource palette to hold all the resources encountered in the DOM traversal. More...
 

Namespaces

 DOM
 Provides interfaces and other definitions to access the FLA authored contents in the form of a DOM (Document Object Model).
 
 DOM::FrameElement
 Provides interfaces and definitions for Frame elements.
 
 DOM::LibraryItem
 Provides interfaces and definitions for Library Items.
 
 Exporter
 Provides interfaces for exporter that can be used by custom publisher.
 
 Exporter::Service
 Provides service interfaces for exporter.
 

Variables

FCM::ConstFCMIID Exporter::Service::IID_IRESOURCE_PALETTE
 Defines the universally-unique interface ID for IResourcePalette. More...
 

Detailed Description

This file contains interface for IResourcePalette. IResourcePalette provides methods to add different resources to a resource palette.