XblSocialAddSocialRelationshipChangedHandler
Registers an event handler for notifications of social relationship changes caused by the registering user.Syntax
Parameters
xboxLiveContext _In_Type: XblContextHandle An xbox live context handle created with XblContextCreateHandle. handler _In_
Type: XblSocialRelationshipChangedHandler The callback function that receives notifications. handlerContext _In_opt_
Type: void* Client context pointer to be passed back to the handler.
