XblMultiplayerSessionStringAttribute
An associative attribute that can be attached to a multiplayer session search handle when it is created. Attribute names be lower-case alphanumeric, and start with a letter.Syntax
Members
nameType: char[XBL_MULTIPLAYER_SEARCH_HANDLE_MAX_FIELD_LENGTH] Name of the attribute. value
Type: char[XBL_MULTIPLAYER_SEARCH_HANDLE_MAX_FIELD_LENGTH] Attribute value.
