Custom Platform Support Development Kit  1.3
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
DocType Namespace Reference

Provides interfaces for custom document type. More...

Classes

class  IDocType
 Defines an interface that represents the document type. More...
 
class  IFeatureMatrix
 Defines an interface that represents the feature matrix for the associated document type. More...
 

Variables

FCM::ConstFCMIID ID_IDOC_TYPE
 Defines the universally-unique Interface ID for IDocType. More...
 
FCM::ConstFCMIID ID_IFEATURE_MATRIX
 Defines the universally-unique interface ID for IFeatureMatrix. More...
 

Detailed Description

Provides interfaces for custom document type.

Variable Documentation

FCM::ConstFCMIID DocType::ID_IDOC_TYPE
Initial value:
=
{0x1667c414, 0x52e0, 0x438f, {0x9b, 0xff, 0x7d, 0x89, 0x6d, 0x90, 0x13, 0x9b}}

Defines the universally-unique Interface ID for IDocType.

Note
Textual Representation: {1667C414-52E0-438F-9BFF-7D896D90139B}
FCM::ConstFCMIID DocType::ID_IFEATURE_MATRIX
Initial value:
=
{0x745f0985, 0x43a9, 0x4f11, {0xbb, 0x66, 0x60, 0x21, 0xd5, 0x22, 0x23, 0xd7}}

Defines the universally-unique interface ID for IFeatureMatrix.

Note
Textual Representation: {745F0985-43A9-4F11-BB66-6021D52223D7}