Custom Platform Support Development Kit
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros
Classes | Namespaces | Variables
IInstance.h File Reference

This file contains the interface for IInstance. IInstance interface represents the elements on the stage that are instances of a library item. More...

#include "FCMPreConfig.h"
#include "FCMPluginInterface.h"
#include "IFCMUnknown.h"
#include "FrameElement/IFrameDisplayElement.h"
#include "FCMPostConfig.h"

Go to the source code of this file.

Classes

class  DOM::FrameElement::IInstance
 Defines an interface that represents an instance of a library item that is present on the stage. 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.
 

Variables

FCM::ConstFCMIID DOM::FrameElement::IID_IINSTANCE
 Defines the universally-unique interface ID for IInstance. More...
 

Detailed Description

This file contains the interface for IInstance. IInstance interface represents the elements on the stage that are instances of a library item.