Note
Access to this page requires authorization. You can try signing in or .
Access to this page requires authorization. You can try .
IsProcessInIsolatedContainer function (isolatedapplauncher.h)
Determines if a process is running in an isolated container.
Syntax
HRESULT IsProcessInIsolatedContainer(
BOOL *isProcessInIsolatedContainer
);
Parameters
isProcessInIsolatedContainer
Indicates whether the process is running in an isolated container.
Return value
Returns an HRESULT success or error code.
Remarks
Warning
This is a deprecated API.
Requirements
| Requirement | Value |
|---|---|
| Header | isolatedapplauncher.h |
| Library | OneCore.Lib |
Feedback
Was this page helpful?
