1 |
7.061427 |
__x_ABI_CWindows_CUI_CInput_CDraggingState |
Enum |
|
|
|
|
|
|
enum __x_ABI_CWindows_CUI_CInput_CDraggingState
{
DraggingState_Started = 0,
DraggingState_Continuing = 1,
DraggingState_Completed = 2,
};
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.19041.0\winrt\Windows.UI.Input.h(9852,0) |
- REVERSE(If defined(__cplusplus) && !defined(CINTERFACE))
- If WINDOWS_FOUNDATION_UNIVERSALAPICONTRACT_VERSION >= 0x10000
|