共用方式為


ShowGameInviteUI 函式 (gamingtcui.h)

請勿使用。 只有 Xbox 開發人員才支援此 API。

若要深入瞭解成為 Xbox 開發人員,請參閱開發 Xbox One 的遊戲和Windows 10

語法

HRESULT ShowGameInviteUI(
  [in]           HSTRING                 serviceConfigurationId,
  [in]           HSTRING                 sessionTemplateName,
  [in]           HSTRING                 sessionId,
  [in]           HSTRING                 invitationDisplayText,
  [in]           GameUICompletionRoutine completionRoutine,
  [in, optional] void                    *context
);

參數

[in] serviceConfigurationId

類型: HSTRING

請勿使用。 只有 Xbox 開發人員才支援此 API。

[in] sessionTemplateName

類型: HSTRING

請勿使用。 只有 Xbox 開發人員才支援此 API。

[in] sessionId

類型: HSTRING

請勿使用。 只有 Xbox 開發人員才支援此 API。

[in] invitationDisplayText

類型: HSTRING

請勿使用。 只有 Xbox 開發人員才支援此 API。

[in] completionRoutine

類型: GameUICompletionRoutine

請勿使用。 只有 Xbox 開發人員才支援此 API。

[in, optional] context

類型: void*

請勿使用。 只有 Xbox 開發人員才支援此 API。

傳回值

類型: HRESULT

請勿使用。 只有 Xbox 開發人員才支援此 API。

需求

   
目標平台 Windows
標頭 gamingtcui.h
程式庫 WindowsApp.lib
Dll Gamingtcui.dll