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

This file contains interface for IFCMList. List of pointer to IFCMUnknown objects. More...

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

Go to the source code of this file.

Classes

class  FCM::IFCMList
 Defines the interface that represents the List of pointer to IFCMUnknown objects. 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.
 

Variables

FCM::ConstFCMIID FCM::FCMIID_IFCMList
 Defines the universally-unique interface ID for IFCMList. More...
 

Detailed Description

This file contains interface for IFCMList. List of pointer to IFCMUnknown objects.