ShowGameInviteUI-Funktion (gamingtcui.h)

Darf nicht verwendet werden. Diese API wird nur für Xbox-Entwickler unterstützt.

Weitere Informationen zum Werden eines Xbox-Entwicklers finden Sie unter Entwickeln von Spielen für Xbox One und Windows 10.

Syntax

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

Parameter

[in] serviceConfigurationId

Typ: HSTRING

Darf nicht verwendet werden. Diese API wird nur für Xbox-Entwickler unterstützt.

[in] sessionTemplateName

Typ: HSTRING

Darf nicht verwendet werden. Diese API wird nur für Xbox-Entwickler unterstützt.

[in] sessionId

Typ: HSTRING

Darf nicht verwendet werden. Diese API wird nur für Xbox-Entwickler unterstützt.

[in] invitationDisplayText

Typ: HSTRING

Darf nicht verwendet werden. Diese API wird nur für Xbox-Entwickler unterstützt.

[in] completionRoutine

Typ: GameUICompletionRoutine

Darf nicht verwendet werden. Diese API wird nur für Xbox-Entwickler unterstützt.

[in, optional] context

Typ: void*

Darf nicht verwendet werden. Diese API wird nur für Xbox-Entwickler unterstützt.

Rückgabewert

Typ: HRESULT

Darf nicht verwendet werden. Diese API wird nur für Xbox-Entwickler unterstützt.

Anforderungen

   
Zielplattform Windows
Kopfzeile gamingtcui.h
Bibliothek WindowsApp.lib
DLL Gamingtcui.dll