次の方法で共有


IIsolatedAppLauncher::Launch メソッド (isolatedapplauncher.h)

コンテナー内でアプリを起動します。

構文

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

パラメーター

appUserModelId

起動するアプリのアプリケーション ユーザー モデル ID (AUMID)。

arguments

アプリに渡す引数。

telemetryParameters

アプリに渡すテレメトリ パラメーター。

戻り値

HRESULT の成功またはエラー コードを返します。

解説

警告

これは非推奨の API です。

要件

   
Header isolatedapplauncher.h