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 whether an operation code run on a Windows CE-based device is blocking.
typedef enum {RAPI_GETDEVICE_NONBLOCKING RAPI_GETDEVICE_BLOCKING} RAPI_GETDEVICEOPCODE;
Enumerators
- RAPI_GETDEVICE_NONBLOCKING
The opcode is non-blocking. - RAPI_GETDEVICE_BLOCKING
The opcode is blocking.
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