IIsolatedAppLauncher::Launch 方法 (isolatedapplauncher.h)

在容器内启动应用。

语法

HRESULT Launch(
  LPCWSTR                                      appUserModelId,
  LPCWSTR                                      arguments,
  const IsolatedAppLauncherTelemetryParameters *telemetryParameters
);

参数

appUserModelId

应用程序用户模型 ID (要启动的应用的 AUMID) 。

arguments

要传递给应用的参数。

telemetryParameters

要传递给应用的遥测参数。

返回值

返回 HRESULT 成功或错误代码。

注解

警告

这是一个已弃用的 API。

要求

   
标头 isolatedapplauncher.h