api_aux
Description
Displays the API Auxiliary code.
Syntax
UInt32 api_aux
Read
Gets API Auxiliary code.
Example
int apiAuxCode;
auxCode = dsm.api_aux;
Write
Read-Only
Notes
This property is used to identify the API and is useful when you contact us for support. The Auxiliary code is only one parameter out of four that distinguishes the API. The other three are the API Version, Sub-version 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 |