29 #include "FCMPreConfig.h"
49 namespace FrameElement
58 {0x2f540def, 0xc6db, 0x45a2, {0xa2, 0x54, 0x71, 0x28, 0xae, 0x2d, 0x8a, 0x1e}};
70 namespace FrameElement
87 #include "FCMPostConfig.h"
#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
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
FCM::ConstFCMIID IID_ISHAPE
Defines the universally-unique interface ID for IShape.
Definition: IShape.h:57
This file contains the interface for IFrameDisplayElement. The IFrameDisplayElement interface represe...
#define END_DECLARE_INTERFACE
Ends an interface.
Definition: FCMMacros.h:165
Defines an interface that represents a shape.
Definition: IShape.h:77