XblSocialRemoveSocialRelationshipChangedHandler
Removes a social relationship change handler.
Syntax
HRESULT XblSocialRemoveSocialRelationshipChangedHandler(
XblContextHandle xboxLiveContext,
XblFunctionContext handlerFunctionContext
)
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