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

This file contains interface for IFCMStringUtils. The IFCMStringUtils interface is supported by any FCM Application that wants to provide string utility functions to plug-ins. This Interface can be obtained by GetService of the main Application callback Interface. More...

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

Go to the source code of this file.

Classes

class  FCM::IFCMStringUtils
 Defines the interface for string conversions between StringRep8 and StringRep16. 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_IFCMStringUtils
 Defines the universally-unique interface ID for IFCMStringUtils. More...
 

Detailed Description

This file contains interface for IFCMStringUtils. The IFCMStringUtils interface is supported by any FCM Application that wants to provide string utility functions to plug-ins. This Interface can be obtained by GetService of the main Application callback Interface.