MXIO_GetDllVersion
Get the DLL version.
C/C++
int MXIO_GetDllVersion ();
Visual Basic
Declare Function MXIO_GetDllVersion Lib "MXIO.dll" () As Long
Arguments:
None
Return Value:
Succeed |
Return the DLL version. If the value is 0x2000, then the version is 2.0.0.0 |