Skip to main content

XblMultiplayerSearchHandleGetSessionOwnerXuids

検索ハンドルに関連付けられたセッションを所有する XUID の配列へのポインターを取得します。

構文

パラメーター

handle   _In_
型: XblMultiplayerSearchHandle
検索ハンドル詳細へのハンドル。 xuids   _Out_
型: uint64_t**
XUID の配列へのポインターを返します。ポインターのメモリは、XblMultiplayerSessionHandle オブジェクトが閉じられるまでその存続期間中有効です。 xuidsCount   _Out_
型: size_t*
配列内の XUID の数を返します。

戻り値

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

要件

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

関連項目

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