Skip to main content

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.

Return value

Type: HRESULT HRESULT return code for this API operation.

Requirements

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

See also

presence_c
Last modified on August 20, 2026