Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
This enumeration contains values that specify a Windows CE-based device's connection state.
typedef enum {RAPI_DEVICE_DISCONNECTED = 0 RAPI_DEVICE_CONNECTED = 1} RAPI_DEVICESTATUS;
Enumerators
- RAPI_DEVICE_DISCONNECTED
The device is not currently connected to a host computer. - RAPI_DEVICE_CONNECTED
The device is currently connected to a host computer.
Requirements
OS Versions: Windows CE 5.0 and later
Header: rapitypes.h
Library: rapi.lib
See Also
Send Feedback on this topic to the authors