Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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 |