UVPackmaster SDK 2.5.8 - Documentation

C++ shared library for Windows 64-bit and Linux 64-bit

UvpVersionMessageT

A message providing information about the underlying SDK implementation.

Fields

int m_VersionMajor
The major version number of the SDK.
int m_VersionMinor
The minor version number of the SDK.
int m_VersionPatch
The patch version number of the SDK.
char m_VersionSuffix
A single char encoding the underlying SDK edition.
ArrayT<UVP_FEATURE_CODE> m_FeatureArray
An array of enum values encoding functionalities provided by the underlying SDK edition.
ArrayT<UvpDeviceDescT> m_DeviceDescArray
An array providing information about all packing devices available in the given system. Each entry corresponds to a single packing device.
Last updated on 10 Dec 2020
Published on 10 Dec 2020

Powered by Hugo. Theme by TechDoc. Designed by Thingsym.