W5K_Exp_Reconnect
Set reconnect to all expansion module.
C/C++
int W5K_Exp_Reconnect(int hConnection);
Visual Basic
Declare Function W5K_Exp_Reconnect Lib "MXIO.dll" (ByVal hConnection As Long) As Long
Arguments:
hConnection |
The handle for an I/O device connection. |
Return Values:
Succeed |
MXIO_OK |
Fail |
Refer to Return Codes. |