Custom Platform Support Development Kit  1.3
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
IFCMNoAggregationUnknown.h File Reference

This file contains interface for IFCMNoAggregationUnknown and needed to support "Aggregation". This interface is used by FCM internally. It is not meant to be used by external clients. More...

#include "FCMPreConfig.h"
#include "FCMTypes.h"
#include "FCMErrors.h"
#include "FCMPostConfig.h"

Go to the source code of this file.

Classes

class  FCM::IFCMNoAggregationUnknown
 Defines the interface that represents the NoAggregationUnknown. 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 plug-in. It also manages service instantiation, object instantiation and object lifetime management.
 

Variables

FCM::ConstFCMIID FCM::FCMIID_IFCMNoAggregationUnknown
 Defines the universally-unique interface ID for IFCMNoAggregationUnknown. More...
 

Detailed Description

This file contains interface for IFCMNoAggregationUnknown and needed to support "Aggregation". This interface is used by FCM internally. It is not meant to be used by external clients.