api_subversion


Description

Displays API sub-version number.

Syntax

UInt32 api_subversion

Read

Gets API sub-version number.

Example

int apiSubversion;
apiSubversion = dsm.api_subversion;

Write

Read-Only

Notes

This property is used to identify the API and is useful when you contact us for support. The Sub-version number is only one parameter out of four that distinguishes the API. The other three are the API Version, Auxiliary code and Description. We will need to know all four parameters when you contact us for support.

Below is a table showing what the various API parameters should be:

API Version Version Sub-version Aux Code
Euvis_Module_v1p0.dll 1 1 0
Euvis_Module_v1p1.dll 1 1 1