![]() |
ATE::IVersionInfo Class ReferenceThis object encapsulates version information for the Adobe Text Engine (ATE). More...
Detailed DescriptionThis object encapsulates version information for the Adobe Text Engine (ATE). Constructor & Destructor Documentation
Copy constructor.
References ATE::sVersionInfo.
Constructs this C++ object from the corresponding C object returned by an ATE suite function. The C++ object manages reference counting.
Destructor. References ATE::sVersionInfo. Member Function Documentation
Retrieves the major version portion of the version number.
References ATE::sVersionInfo, and ATE::Throw_ATE_Exception().
Retrieves the minor version portion of the version number.
References ATE::sVersionInfo, and ATE::Throw_ATE_Exception().
Retrieves a reference to this object.
Retrieves the sub-minor version (patch) portion of the version number.
References ATE::sVersionInfo, and ATE::Throw_ATE_Exception().
Retrieves the version number as a string of UTF-16 characters. For example: ASUTF16 versionString[256]; GetVersionAsUTF16(versionString , 256);
References ATE::sVersionInfo, and ATE::Throw_ATE_Exception().
Reports whether this is a null object.
References ATE::sVersionInfo.
Comparison operator tests for inequality.
Assignment operator.
References ATE::sVersionInfo.
Comparison operator tests for equality.
The documentation for this class was generated from the following files: |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
![]() |
|