Function Description

Function

Obtains the version number of the SDK.

Parameter Description

Parameter

Description

MINDX_SDK_VERSION

Obtains the version number of the SDK (UInt64).

You can call GetCurrentVersion API of the post-processing plugin to obtain the plugin version number.

MINDX_SDK_MAJOR_VERSION

Obtains the major version number of the SDK (UInt32).

MINDX_SDK_MINOR_VERSION

Obtains the minor version number of the SDK (UInt32).

MINDX_SDK_MICRO_VERSION

Obtains the micro version number of the SDK (UInt32).