Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Unregisters an event handler for title presence change notifications.
Syntax
HRESULT XblPresenceRemoveTitlePresenceChangedHandler(  
         XblContextHandle xblContextHandle,  
         XblFunctionContext token  
)  
Parameters
xblContextHandle   _In_
Type: XblContextHandle
Xbox live context for the local user.
token   _In_
Type: XblFunctionContext
The XblFunctionContext object that was returned when the event handler was registered.
Return value
Type: HRESULT
HRESULT return code for this API operation.
Requirements
Header: presence_c.h
Library: Microsoft.Xbox.Services.14x.GDK.C.lib