XblPresenceStopTrackingAdditionalTitles
Configures the list of titles for which real-time title presence will be tracked. Title presence updates for the specified titles will no longer be received.Syntax
Parameters
xblContextHandle _In_Type: XblContextHandle XBOX live context for the local user. titleIds _In_
Type: uint32_t* Array of title IDs to remove from the list of tracked titles. titleIdsCount _In_
Type: size_t Length of the titleIds array.
