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