Fires the OnConnect event.
virtual void DoConnect(int Error);
Parameters |
Description |
int Error |
The connection operation result code. If the parameter is WCL_E_SUCCESS the connection to a remote device was established and the remote device is connected. Otherwise the connection was not established and the remote device is not connected. |
Copyright (c) 2006-2017. All rights reserved.
|