XMP_VersionInfo Struct Reference

XMP Toolkit version information. More...

#include <XMP_Const.h>

List of all members.

Public Attributes

XMP_Uns8 major
 The primary release number, the "1" in version "1.2.3".
XMP_Uns8 minor
 The secondary release number, the "2" in version "1.2.3".
XMP_Uns8 micro
 The tertiary release number, the "3" in version "1.2.3".
XMP_Bool isDebug
 A 0/1 boolean value, true if this is a debug build.
XMP_Uns32 build
 A rolling build number, monotonically increasing in a release.
XMP_Uns32 flags
 Individual feature implementation flags.
XMP_StringPtr message
 A comprehensive version information string.

Detailed Description

XMP Toolkit version information.


The documentation for this struct was generated from the following file:

XMP-Toolkit-SDK-5.1.2 documentation generated by doxygen 1.6.3