XblSocialRemoveSocialRelationshipChangedHandler
删除社交关系更改处理程序。
语法
HRESULT XblSocialRemoveSocialRelationshipChangedHandler(
XblContextHandle xboxLiveContext,
XblFunctionContext handlerFunctionContext
)
参数
xboxLiveContext _In_
类型:XblContextHandle
使用 XblContextCreateHandle 创建的 xbox live 上下文句柄。
handlerFunctionContext _In_
类型:XblFunctionContext
要删除的处理程序的上下文。
返回值
类型:HRESULT
备注
<prereq /> 仅当 XblSocialAddSocialRelationshipChangedHandler 用于注册事件处理程序时,才调用此 API。
要求
头文件:social_c.h
图书馆: Microsoft.Xbox.Services.14x.GDK.C.lib