27 #ifndef IMOVIE_CLIP_INSTANCE_H_
28 #define IMOVIE_CLIP_INSTANCE_H_
30 #include "FCMPreConfig.h"
47 namespace FrameElement
106 namespace FrameElement
115 {0x80f09ff2, 0x2894, 0x4d72, {0xbc, 0xe7, 0x0, 0xe7, 0xef, 0xeb, 0x68, 0x3f}};
127 namespace FrameElement
183 #include "FCMPostConfig.h"
185 #endif // IMOVIE_CLIP_INSTANCE_H_
Definition: IMovieClip.h:66
Definition: IMovieClip.h:87
Definition: IMovieClip.h:90
#define FORWARD_DECLARE_INTERFACE(ifx)
Used to forward declare an interface ifx.
Definition: FCMMacros.h:114
#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
Definition: IMovieClip.h:69
Definition: IMovieClip.h:75
FCM::ConstFCMIID IID_IMOVIE_CLIP_INSTANCE
Defines the universally-unique interface ID for IMovieClip.
Definition: IMovieClip.h:114
U_Int16 * StringRep16
Used to define a UTF16 (unicode) encoded string.
Definition: FCMTypes.h:161
Definition: IMovieClip.h:96
Provides interfaces and other definitions to access the FLA authored contents in the form of a DOM (D...
U_Int8 Boolean
Type to define a boolean.
Definition: FCMTypes.h:140
Definition: IMovieClip.h:60
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: IMovieClip.h:78
Definition: IMovieClip.h:93
Definition: IMovieClip.h:63
This file contains the interface for ISymbolInstance. ISymbolInstance interface represents a symbol o...
Definition: IMovieClip.h:57
BlendMode
Defines the different Blend modes available for the MovieClip instance.
Definition: IMovieClip.h:54
#define END_DECLARE_INTERFACE
Ends an interface.
Definition: FCMMacros.h:165
Definition: IMovieClip.h:72
Defines an interface that represents an instance of a "movie-clip" symbol present on the stage...
Definition: IMovieClip.h:135
Definition: IMovieClip.h:81
Definition: IMovieClip.h:84