Bemærk
Adgang til denne side kræver godkendelse. Du kan prøve at logge på eller ændre mapper.
Adgang til denne side kræver godkendelse. Du kan prøve at ændre mapper.
Defines values for the type of keys that control the state of a keyboard, such as the Caps Lock key.
Syntax
typedef enum __MIDL___MIDL_itf_rdpencomapi_0000_0000_0011 {
RDPSRAPI_KBD_SYNC_FLAG_SCROLL_LOCK = 1,
RDPSRAPI_KBD_SYNC_FLAG_NUM_LOCK = 2,
RDPSRAPI_KBD_SYNC_FLAG_CAPS_LOCK = 4,
RDPSRAPI_KBD_SYNC_FLAG_KANA_LOCK = 8
} RDPSRAPI_KBD_SYNC_FLAG;
Constants
RDPSRAPI_KBD_SYNC_FLAG_SCROLL_LOCKValue: 1 |
RDPSRAPI_KBD_SYNC_FLAG_NUM_LOCKValue: 2 |
RDPSRAPI_KBD_SYNC_FLAG_CAPS_LOCKValue: 4 |
RDPSRAPI_KBD_SYNC_FLAG_KANA_LOCKValue: 8 |
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 |