XblPresenceStopTrackingUsers
Configures the list of users for whom real-time device and title presence updates will be tracked. Presence updates for the specified Users will no longer be received.Syntax
Parameters
xblContextHandle _In_Type: XblContextHandle XBOX live context for the local user. xuids _In_
Type: uint64_t* Array of XboxUserIDs to remove from the list of tracked Users. xuidsCount _In_
Type: size_t Length of xuids array.
