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

This file contains the interface for IPath. IPath interface represents a connected path. More...

#include "FCMPreConfig.h"
#include "FCMPluginInterface.h"
#include "FCMPostConfig.h"

Go to the source code of this file.

Classes

class  DOM::Service::Shape::IPath
 Defines the interface that represents a connected path. 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::Service
 Provides service interfaces for DOM access.
 
 DOM::Service::Shape
 Provides service interfaces for Shape operations.
 

Variables

FCM::ConstFCMIID DOM::Service::Shape::IID_IPATH
 Defines the universally-unique interface ID for IPath. More...
 

Detailed Description

This file contains the interface for IPath. IPath interface represents a connected path.