Poznámka:
Přístup k této stránce vyžaduje autorizaci. Můžete se zkusit přihlásit nebo změnit adresáře.
Přístup k této stránce vyžaduje autorizaci. Můžete zkusit změnit adresáře.
This header is used by Developer Notes. For more information, see:
Warning
This is a deprecated API.
Note
Windows Defender Application Guard (WDAG) is now Microsoft Defender Application Guard (MDAG). The WDAG name is deprecated, but it is still used in some APIs.
isolatedapplauncher.h contains the following programming interfaces:
Interfaces
| IIsolatedAppLauncher Enables apps to determine whether they are running in a Microsoft Defender Application Guard (MDAG) container (VM container environment). |
| IIsolatedProcessLauncher Enables apps to determine whether processes are running in a Microsoft Defender Application Guard (MDAG) container (VM container environment). |
| IIsolatedProcessLauncher2 Enables apps to determine whether processes are running in a Microsoft Defender Application Guard (MDAG) container (VM container environment). |
Functions
| IsProcessInIsolatedContainer Determines if a process is running in an isolated container. |
| IsProcessInWDAGContainer Determines if a process is running in a Microsoft Defender Application Guard (MDAG) container. |
Structures
| IsolatedAppLauncherTelemetryParameters A struct that provides telemetry parameters to be used when launching an app inside the container. |