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.
Defines values for the type of encoding of a keyboard.
Syntax
typedef enum __MIDL___MIDL_itf_rdpencomapi_0000_0000_0010 {
RDPSRAPI_KBD_CODE_SCANCODE = 0,
RDPSRAPI_KBD_CODE_UNICODE = 1
} RDPSRAPI_KBD_CODE_TYPE;
Constants
RDPSRAPI_KBD_CODE_SCANCODEValue: 0 |
RDPSRAPI_KBD_CODE_UNICODEValue: 1 |
Requirements
| Requirement | Value |
|---|---|
| Minimum supported client | Windows 8.1 [desktop apps | UWP apps] |
| Minimum supported server | Windows Server 2012 R2 [desktop apps | UWP apps] |
| Header | rdpencomapi.h |