IRAPIDevice::GetConnectStat
This method retrieves the connection status of a remote device.
HRESULT GetConnectStat(
RAPI_DEVICESTATUS* pStat
);
Parameters
- pStat
[out] A RAPI_DEVICESTATUS pointer indicating the connection status of the device.
Return Values
If the operation was successful, the return value is NOERROR.
Requirements
OS Versions: Windows CE 5.01 and later.
Header: Rapi2.h.
Link Library: Ole32.lib, Rapiuuid.lib.
See Also
IRAPIDevice::IUnknown | RAPI_DEVICESTATUS
Send Feedback on this topic to the authors