1 |
4.236856 |
__x_ABI_CWindows_CUI_CInput_CPreview_CInjection_CInjectedInputButtonChangeKind |
Enum |
|
|
|
|
|
|
enum __x_ABI_CWindows_CUI_CInput_CPreview_CInjection_CInjectedInputButtonChangeKind
{
InjectedInputButtonChangeKind_None = 0,
InjectedInputButtonChangeKind_FirstButtonDown = 1,
InjectedInputButtonChangeKind_FirstButtonUp = 2,
InjectedInputButtonChangeKind_SecondButtonDown = 3,
InjectedInputButtonChangeKind_SecondButtonUp = 4,
InjectedInputButtonChangeKind_ThirdButtonDown = 5,
InjectedInputButtonChangeKind_ThirdButtonUp = 6,
InjectedInputButtonChangeKind_FourthButtonDown = 7,
InjectedInputButtonChangeKind_FourthButtonUp = 8,
InjectedInputButtonChangeKind_FifthButtonDown = 9,
InjectedInputButtonChangeKind_FifthButtonUp = 10,
};
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.19041.0\winrt\windows.ui.input.preview.injection.h(2350,0) |
- REVERSE(If defined(__cplusplus) && !defined(CINTERFACE))
- If WINDOWS_FOUNDATION_UNIVERSALAPICONTRACT_VERSION >= 0x30000
|