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

Provides interfaces and definitions for Library Items. More...

Classes

class  IFolderItem
 This interface represents the folder item in the library. More...
 
class  IFontItem
 Defines the interface that represents a font symbol in Library. More...
 
class  IMediaItem
 Defines the interface for a media resource in library (Bitmap or Audio). More...
 
class  ISymbolItem
 This interface represents a symbol item. More...
 

Variables

FCM::ConstFCMIID IID_IFOLDER_ITEM
 Defines the universally-unique interface ID for IFolderItem. More...
 
FCM::ConstFCMIID IID_IFONT_ITEM
 Defines the universally-unique interface ID for IFontItem. More...
 
FCM::ConstFCMIID IID_IMEDIA_ITEM
 Defines the universally-unique interface ID for IMediaItem. More...
 
FCM::ConstFCMIID IID_ISYMBOL_ITEM
 Defines the Interface ID (which is universally unique) for ISymbolItem. More...
 

Detailed Description

Provides interfaces and definitions for Library Items.

Variable Documentation

FCM::ConstFCMIID DOM::LibraryItem::IID_IFOLDER_ITEM
Initial value:
=
{0x20733731, 0x4edf, 0x4f5a, {0x97, 0xc6, 0x4, 0xfa, 0xa0, 0xe4, 0x8c, 0x52}}

Defines the universally-unique interface ID for IFolderItem.

Note
Textual Representation: {20733731-4EDF-4F5A-97C6-04FAA0E48C52}
FCM::ConstFCMIID DOM::LibraryItem::IID_IFONT_ITEM
Initial value:
=
{0x731bcb32, 0x50db, 0x4a6c, {0x97, 0x50, 0x9e, 0x6c, 0xef, 0x8d, 0xf1, 0xaf}}

Defines the universally-unique interface ID for IFontItem.

Note
Textual Representation: {731BCB32-50DB-4A6C-9750-9E6CEF8DF1AF}
FCM::ConstFCMIID DOM::LibraryItem::IID_IMEDIA_ITEM
Initial value:
=
{0x2ad8bef2, 0xc2b5, 0x4417, {0x99, 0x67, 0x8d, 0x95, 0xb3, 0x3a, 0xc5, 0xcd}}

Defines the universally-unique interface ID for IMediaItem.

Note
Textual Representation: {2AD8BEF2-C2B5-4417-9967-8D95B33AC5CD}
FCM::ConstFCMIID DOM::LibraryItem::IID_ISYMBOL_ITEM
Initial value:
=
{0x596975d9, 0x32f0, 0x412d, {0x83, 0x32, 0xc5, 0x27, 0xc, 0xaf, 0x2c, 0xf3}}

Defines the Interface ID (which is universally unique) for ISymbolItem.

Note
Textual Representation: {596975D9-32F0-412D-8332-C5270CAF2CF3}