Integratec API Platform
OPAPI OPBOOL opGetApiVersion ( wchar_t **  version,
wchar_t **  errorMsg 
)

Returns the API version.

Parameters
[out]versionAPI version number.
[out]errorMsgError message describing the failure, set if the function fails.
Returns
If the function succeeds, the return value is non-zero and version is set to the API version number.
If the function fails, the return value is zero and errorMsg is set to an error message describing the failure.