1 |
5.649141 |
__x_ABI_CWindows_CUI_CXaml_CAutomation_CWindowInteractionState |
Enum |
|
|
|
|
|
|
enum __x_ABI_CWindows_CUI_CXaml_CAutomation_CWindowInteractionState
{
WindowInteractionState_Running = 0,
WindowInteractionState_Closing = 1,
WindowInteractionState_ReadyForUserInteraction = 2,
WindowInteractionState_BlockedByModalWindow = 3,
WindowInteractionState_NotResponding = 4,
};
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.19041.0\winrt\Windows.UI.Xaml.Automation.h(7714,0) |
- REVERSE(If defined(__cplusplus) && !defined(CINTERFACE))
- If WINDOWS_FOUNDATION_UNIVERSALAPICONTRACT_VERSION >= 0x10000
|