XblMultiplayerSessionPropertiesSetKeywords
セッションに関連付けられているキーワードのコレクション。 (オプション、空でも可)
構文
HRESULT XblMultiplayerSessionPropertiesSetKeywords(
XblMultiplayerSessionHandle handle,
const char** keywords,
size_t keywordsCount
)
パラメーター
handle _In_
型: XblMultiplayerSessionHandle
マルチプレイヤー セッションへのハンドル。
keywords _In_
型: char**
セッションと関連付けられるキーワード。 既存のキーワードを上書きします。
keywordsCount _In_
型: size_t
キーワード配列のサイズ。
戻り値
型: HRESULT
この API 操作の HRESULT 結果コード。
要件
ヘッダー: multiplayer_c.h
図書館: Microsoft.Xbox.Services.14x.GDK.C.lib