Skip to main content

XblMultiplayerSearchHandleGetMemberCounts

関連付けられたセッションの現在のメンバー数と最大メンバー数を取得します。

構文

パラメーター

handle   _In_
型: XblMultiplayerSearchHandle
検索ハンドル詳細へのハンドル。 maxMembers   _Out_opt_
型: size_t*
セッションで許可される最大メンバー数を返します。 currentMembers   _Out_opt_
型: size_t*
セッションの現在のメンバー数を返します。

戻り値

型: HRESULT この API 操作の HRESULT 戻り値コード。

要件

ヘッダー: multiplayer_c.h ライブラリ: Microsoft.Xbox.Services.14x.GDK.C.lib

関連項目

multiplayer_c
最終更新日 2026年8月13日