XblPresenceTrackAdditionalTitles
Configures the list of titles for which real-time title presence will be tracked. To receive title presence updates for titles other than the current title, they must be added using this API.Syntax
Parameters
xblContextHandle _In_Type: XblContextHandle XBOX live context for the local user. titleIds _In_
Type: uint32_t* Array of title IDs to append to the existing list of tracked titles. Note that the current title will be tracked by default. titleIdsCount _In_
Type: size_t Length of the titleIds array.
