Skip to main content

XblSocialRemoveSocialRelationshipChangedHandler

Removes a social relationship change handler.

Syntax

Parameters

xboxLiveContext   _In_
Type: XblContextHandle
An xbox live context handle created with XblContextCreateHandle. handlerFunctionContext   _In_
Type: XblFunctionContext
Context for the handler to remove.

Return value

Type: HRESULT

Remarks

<prereq /> Call this API only if XblSocialAddSocialRelationshipChangedHandler was used to register an event handler.

Requirements

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

See also

social_c
Last modified on August 4, 2026