Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
Launches an app inside the container.
Syntax
HRESULT Launch(
LPCWSTR appUserModelId,
LPCWSTR arguments,
const IsolatedAppLauncherTelemetryParameters *telemetryParameters
);
Parameters
appUserModelId
The application user model ID (AUMID) of the app to launch.
arguments
The arguments to pass to the app.
telemetryParameters
The telemetry parameters to pass to the app.
Return value
Returns an HRESULT success or error code.
Remarks
Warning
This is a deprecated API.
Requirements
Requirement | Value |
---|---|
Header | isolatedapplauncher.h |