 |
XMP Toolkit SDK
6.0.0
|
Go to the documentation of this file. 1 #ifndef XMPCommonLatestInterfaceVersions_h__
2 #define XMPCommonLatestInterfaceVersions_h__ 1
19 #if !SOURCE_COMPILING_XMPCOMMON_LIB
20 #ifdef XMPCOMMON_CLIENT_VERSION_NUMBER_FILE
21 #include QUOTEME(XMPCOMMON_CLIENT_VERSION_NUMBER_FILE)
25 #ifndef IOBJECTFACTORY_VERSION
26 #define IOBJECTFACTORY_VERSION 1
29 #ifndef IERROR_VERSION
30 #define IERROR_VERSION 1
33 #ifndef IUTF8STRING_VERSION
34 #define IUTF8STRING_VERSION 1
37 #ifndef IMEMORYALLOCATOR_VERSION
38 #define IMEMORYALLOCATOR_VERSION 1
41 #ifndef IERRORNOTIFIER_VERSION
42 #define IERRORNOTIFIER_VERSION 1
45 #ifndef ICONFIGURATIONMANAGER_VERSION
46 #define ICONFIGURATIONMANAGER_VERSION 1
49 #ifndef ICONFIGURABLE_VERSION
50 #define ICONFIGURABLE_VERSION 1
53 #endif // XMPCommonLatestInterfaceVersions_h__