XMP Toolkit SDK  6.0.0
XMPCommonLatestInterfaceVersions.h File Reference

Go to the source code of this file.

Macros

#define IOBJECTFACTORY_VERSION   1
 Macro to include a client file through with client can control the interface versions he wants to stick with if not the latest ones. More...
 
#define IERROR_VERSION   1
 
#define IUTF8STRING_VERSION   1
 
#define IMEMORYALLOCATOR_VERSION   1
 
#define IERRORNOTIFIER_VERSION   1
 
#define ICONFIGURATIONMANAGER_VERSION   1
 
#define ICONFIGURABLE_VERSION   1
 

Macro Definition Documentation

◆ ICONFIGURABLE_VERSION

#define ICONFIGURABLE_VERSION   1

Definition at line 50 of file XMPCommonLatestInterfaceVersions.h.

◆ ICONFIGURATIONMANAGER_VERSION

#define ICONFIGURATIONMANAGER_VERSION   1

Definition at line 46 of file XMPCommonLatestInterfaceVersions.h.

◆ IERROR_VERSION

#define IERROR_VERSION   1

Definition at line 30 of file XMPCommonLatestInterfaceVersions.h.

◆ IERRORNOTIFIER_VERSION

#define IERRORNOTIFIER_VERSION   1

Definition at line 42 of file XMPCommonLatestInterfaceVersions.h.

◆ IMEMORYALLOCATOR_VERSION

#define IMEMORYALLOCATOR_VERSION   1

Definition at line 38 of file XMPCommonLatestInterfaceVersions.h.

◆ IOBJECTFACTORY_VERSION

#define IOBJECTFACTORY_VERSION   1

Macro to include a client file through with client can control the interface versions he wants to stick with if not the latest ones.

Definition at line 26 of file XMPCommonLatestInterfaceVersions.h.

◆ IUTF8STRING_VERSION

#define IUTF8STRING_VERSION   1

Definition at line 34 of file XMPCommonLatestInterfaceVersions.h.