Custom Platform Support Development Kit
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros
Classes | Namespaces | Variables
IGroup.h File Reference

This file contains the interface for IGroup. This represents a "Group" of frame display elements. More...

#include "FCMPreConfig.h"
#include "FCMPluginInterface.h"
#include "FrameElement/IFrameDisplayElement.h"
#include "FCMPostConfig.h"

Go to the source code of this file.

Classes

class  DOM::FrameElement::IGroup
 Defines an interface that represents a Group. More...
 

Namespaces

 FCM
 The definitions contained in this namespace define a framework called Flash Component Model (FCM), which is responsible for plug-in management. The FCM framework manages loading, unloading and registration of the plugin. It also manages service instantiation, object instantiation and object lifetime management.
 
 DOM
 Provides interfaces and other definitions to access the FLA authored contents in the form of a DOM (Document Object Model).
 
 DOM::FrameElement
 Provides interfaces and definitions for Frame elements.
 

Variables

FCM::ConstFCMIID DOM::FrameElement::IID_IGROUP
 Defines the Interface ID (which is universally unique) for IGroup. More...
 

Detailed Description

This file contains the interface for IGroup. This represents a "Group" of frame display elements.