26 #ifndef IBITMAP_INSTANCE_H_
27 #define IBITMAP_INSTANCE_H_
29 #include "FCMPreConfig.h"
44 namespace FrameElement
53 {0xe45b963e, 0xa428, 0x4d20, {0xb9, 0x1a, 0xe8, 0x91, 0x6, 0x84, 0xd8, 0xab}};
65 namespace FrameElement
83 #include "FCMPostConfig.h"
85 #endif // IBITMAP_INSTANCE_H_
#define BEGIN_DECLARE_INTERFACE(ifx, iid)
Used to begin the interface ifx with ID iid, which inherits from IFCMUnknown.
Definition: FCMMacros.h:147
Defines an interface that represents a bitmap instance present on the stage.
Definition: IBitmapInstance.h:73
Provides interfaces and other definitions to access the FLA authored contents in the form of a DOM (D...
This file contains core definitions of the framework Flash Component Model (FCM). ...
Represents a 128 bit or 16-byte GUID (Globally Unique IDentifier) value.
Definition: FCMTypes.h:189
This file contains the interface for IInstance. IInstance interface represents the elements on the st...
FCM::ConstFCMIID IID_IBITMAP_INSTANCE
Defines the universally-unique interface ID for IBitmapInstance.
Definition: IBitmapInstance.h:52
#define END_DECLARE_INTERFACE
Ends an interface.
Definition: FCMMacros.h:165