MXIO_GetDllBuildDate
Get the DLL release date.
C/C++
int MXIO_GetDllBuildDate ();
Visual Basic
Declare Function MXIO_GetDllBuildDate Lib "MXIO.dll" () As Long
Arguments:
None
Return Value:
Succeed |
Return the DLL release date. If the value is 0x20071001, then the date is 2007/10/01 |