isolatedwindowsenvironmentutils.h header

These APIs are used to query attributes of a host and Isolated Environment. Applications need a reliable mechanism to find out which execution environment they are running in – host or an Isolated Environment. This allows an application to orchestrate its user experience based on the system/user/app resources and app functionality available inside the Isolated Environment.

isolatedwindowsenvironmentutils.h contains the following programming interfaces:

Functions

 
IsCrossIsolatedEnvironmentClipboardContent

IsCrossIsolatedEnvironmentClipboardContent is called after an app detects a paste failure to determine if the content being pasted came from the other side of a Microsoft Defender Application Guard (MDAG) boundary.
IsProcessInIsolatedWindowsEnvironment

Determines in which execution environment the application is running.