1 |
5.649141 |
__x_ABI_CWindows_CSecurity_CIsolation_CIsolatedWindowsEnvironmentStartProcessStatus |
Enum |
|
|
|
|
|
|
enum __x_ABI_CWindows_CSecurity_CIsolation_CIsolatedWindowsEnvironmentStartProcessStatus
{
IsolatedWindowsEnvironmentStartProcessStatus_Success = 0,
IsolatedWindowsEnvironmentStartProcessStatus_UnknownFailure = 1,
IsolatedWindowsEnvironmentStartProcessStatus_EnvironmentUnavailable = 2,
IsolatedWindowsEnvironmentStartProcessStatus_FileNotFound = 3,
IsolatedWindowsEnvironmentStartProcessStatus_AppNotRegistered = 4,
};
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.19041.0\winrt\windows.security.isolation.h(4559,0) |
- REVERSE(If defined(__cplusplus) && !defined(CINTERFACE))
- If WINDOWS_SECURITY_ISOLATION_ISOLATEDWINDOWSENVIRONMENTCONTRACT_VERSION >= 0x10000
|