1 |
5.649141 |
__x_ABI_CWindows_CUI_CInput_CInputActivationState |
Enum |
|
|
|
|
|
|
enum __x_ABI_CWindows_CUI_CInput_CInputActivationState
{
InputActivationState_None = 0,
InputActivationState_Deactivated = 1,
InputActivationState_ActivatedNotForeground = 2,
InputActivationState_ActivatedInForeground = 3,
};
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.19041.0\winrt\Windows.UI.Input.h(9950,0) |
- REVERSE(If defined(__cplusplus) && !defined(CINTERFACE))
- If WINDOWS_FOUNDATION_UNIVERSALAPICONTRACT_VERSION >= 0x80000
|