Skip to main content

XblMultiplayerSessionPropertiesSetKeywords

A collection of keywords associated with the session. (Optional, might be empty)

Syntax

Parameters

handle   _In_
Type: XblMultiplayerSessionHandle
Handle to the multiplayer session. keywords   _In_
Type: char**
The keywords to associate with the session. Overwrites existing keywords. keywordsCount   _In_
Type: size_t
The size of the keywords array.

Return value

Type: HRESULT HRESULT return code for this API operation.

Requirements

Header: multiplayer_c.h Library: Microsoft.Xbox.Services.14x.GDK.C.lib

See also

multiplayer_c
Last modified on August 4, 2026