共用方式為


showPlayerPickerUI 函式 (gamingtcui.h)

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

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

語法

HRESULT ShowPlayerPickerUI(
  [in]           HSTRING                         promptDisplayText,
  [in]           const HSTRING                   *xuids,
  [in]           size_t                          xuidsCount,
  [in, optional] const HSTRING                   *preSelectedXuids,
  [in]           size_t                          preSelectedXuidsCount,
  [in]           size_t                          minSelectionCount,
  [in]           size_t                          maxSelectionCount,
  [in]           PlayerPickerUICompletionRoutine completionRoutine,
  [in, optional] void                            *context
);

參數

[in] promptDisplayText

類型: HSTRING

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

[in] xuids

類型: const HSTRING*

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

[in] xuidsCount

類型: size_t

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

[in, optional] preSelectedXuids

類型: const HSTRING*

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

[in] preSelectedXuidsCount

類型: size_t

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

[in] minSelectionCount

類型: size_t

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

[in] maxSelectionCount

類型: size_t

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

[in] completionRoutine

類型: PlayerPickerUICompletionRoutine

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

[in, optional] context

類型: void*

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

傳回值

類型: HRESULT

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

需求

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