26 #ifndef IGRAPHICINSTANCE_H_
27 #define IGRAPHICINSTANCE_H_
29 #include "FCMPreConfig.h"
41 namespace FrameElement
67 namespace FrameElement
76 {0xe8e5694b, 0x749b, 0x411e, {0x9a, 0x1c, 0x50, 0x35, 0xf3, 0x7d, 0x10, 0x32}};
88 namespace FrameElement
129 #include "FCMPostConfig.h"
131 #endif // IGRAPHICINSTANCE_H_
FCM::ConstFCMIID IID_IGRAPHIC_INSTANCE
Defines the universally-unique interface ID for IGraphic.
Definition: IGraphic.h:75
unsigned _int32 U_Int32
Type to define an unsigned 32-bit value.
Definition: FCMTypes.h:81
#define BEGIN_DECLARE_INTERFACE(ifx, iid)
Used to begin the interface ifx with ID iid, which inherits from IFCMUnknown.
Definition: FCMMacros.h:147
The definitions contained in this namespace define a framework called Flash Component Model (FCM)...
Definition: IGroup.h:36
AnimationLoopMode
This defines different modes of playing animation for graphic instance.
Definition: IGraphic.h:48
Provides interfaces and other definitions to access the FLA authored contents in the form of a DOM (D...
Defines an interface that represents an instance of a "graphic" symbol present on the stage...
Definition: IGraphic.h:96
This file contains core definitions of the framework Flash Component Model (FCM). ...
#define _FCMCALL
Defines calling convention for interface methods.
Definition: FCMMacros.h:176
U_Int32 Result
Type to define a result. This is usually the return type for most APIs.
Definition: FCMTypes.h:126
Represents a 128 bit or 16-byte GUID (Globally Unique IDentifier) value.
Definition: FCMTypes.h:189
Definition: IGraphic.h:57
Definition: IGraphic.h:51
This file contains the interface for ISymbolInstance. ISymbolInstance interface represents a symbol o...
Definition: IGraphic.h:54
#define END_DECLARE_INTERFACE
Ends an interface.
Definition: FCMMacros.h:165