1 |
6.714429 |
__x_ABI_CWindows_CApplicationModel_CBackground_CBackgroundAccessRequestKind::BackgroundAccessRequestKind_AllowedSubjectToSystemPolicy |
Int32 |
1 |
0x00000001 |
1 |
|
|
System.Int32 |
BackgroundAccessRequestKind_AllowedSubjectToSystemPolicy = 1,
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22621.0\winrt\Windows.ApplicationModel.Background.h(12970,0) |
- REVERSE(If defined(__cplusplus) && !defined(CINTERFACE))
- If WINDOWS_FOUNDATION_UNIVERSALAPICONTRACT_VERSION >= 0x60000
|
2 |
3.956515 |
__x_ABI_CWindows_CApplicationModel_CBackground_CBackgroundAccessRequestKind |
Enum |
|
|
|
|
|
|
enum __x_ABI_CWindows_CApplicationModel_CBackground_CBackgroundAccessRequestKind
{
BackgroundAccessRequestKind_AlwaysAllowed = 0,
BackgroundAccessRequestKind_AllowedSubjectToSystemPolicy = 1,
};
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22621.0\winrt\Windows.ApplicationModel.Background.h(12967,0) |
- REVERSE(If defined(__cplusplus) && !defined(CINTERFACE))
- If WINDOWS_FOUNDATION_UNIVERSALAPICONTRACT_VERSION >= 0x60000
|