26 #ifndef ISOUND_INFO_H_
27 #define ISOUND_INFO_H_
29 #include "FCMPreConfig.h"
53 {0x9fa0514d, 0x45f6, 0x462d, {0xb2, 0xf4, 0xc, 0x54, 0x1e, 0x54, 0xc4, 0x57}};
83 #include "FCMPostConfig.h"
85 #endif // ISOUND_INFO_H_
#define BEGIN_DECLARE_INTERFACE(ifx, iid)
Used to begin the interface ifx with ID iid, which inherits from IFCMUnknown.
Definition: FCMMacros.h:147
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). ...
This file contains the types used for DOM traversal and access.
Represents a 128 bit or 16-byte GUID (Globally Unique IDentifier) value.
Definition: FCMTypes.h:189
#define END_DECLARE_INTERFACE
Ends an interface.
Definition: FCMMacros.h:165