XblMultiplayerQuerySessionsAsync
さまざまなフィルターを使ってセッションのリストを取得します。
構文
HRESULT XblMultiplayerQuerySessionsAsync(
XblContextHandle xblContext,
const XblMultiplayerSessionQuery* sessionQuery,
XAsyncBlock* async
)
パラメーター
xblContext _In_
型: XblContextHandle
ローカル ユーザーの Xbox Live コンテキスト。
sessionQuery _In_
型: XblMultiplayerSessionQuery*
クエリのパラメーターを定義するセッション クエリ オブジェクト。
async _In_
型: XAsyncBlock*
この操作の AsyncBlock。
戻り値
型: HRESULT
この API 操作の HRESULT 結果コード。
REST 呼び出し
V102 GET /serviceconfigs/{scid}/sessions or /serviceconfigs/{scid}/sessiontemplates/{session-template-name}/sessions を呼び出します
要件
ヘッダー: multiplayer_c.h
図書館: Microsoft.Xbox.Services.14x.GDK.C.lib