XblSocialAddSocialRelationshipChangedHandler
注册事件处理程序,用于在注册用户引发社交关系更改时接收通知。语法
参数
xboxLiveContext _In_类型:XblContextHandle 使用 XblContextCreateHandle 创建的 XBOX Live 上下文句柄。 handler _In_
类型:XblSocialRelationshipChangedHandler 接收通知的回调函数。 handlerContext _In_opt_
类型:void* 传回给处理程序的客户端上下文指针。
