1 |
7.061427 |
__x_ABI_CWindows_CSystem_CThreading_CWorkItemPriority |
Enum |
|
|
|
|
|
|
enum __x_ABI_CWindows_CSystem_CThreading_CWorkItemPriority
{
WorkItemPriority_Low = -1,
WorkItemPriority_Normal = 0,
WorkItemPriority_High = 1,
};
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.19041.0\winrt\Windows.System.Threading.h(667,0) |
- REVERSE(If defined(__cplusplus) && !defined(CINTERFACE))
- If WINDOWS_FOUNDATION_UNIVERSALAPICONTRACT_VERSION >= 0x10000
|