api_version


Description

Displays API version number.

Syntax

UInt32 api_version

Read

Gets API version number

Example

int apiVersion;
apiVersion = dsm.api_version;

Write

Read-Only

Notes

This property is used to identify the API and is useful when you contact us for support. The Version number is only one parameter out of four that distinguishes the API. The other three are the API Sub-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