XblPresenceAddDevicePresenceChangedHandler
为设备在线状态更改通知注册事件处理程序。仅会收到通过 XblPresenceTrackUsers 配置的用户的通知。语法
参数
xblContextHandle _In_类型:XblContextHandle 本地用户的 XBOX Live 上下文。 handler _In_
类型:XblPresenceDevicePresenceChangedHandler* 接收通知的回调函数。 context _In_opt_
类型:void* 将传回给处理程序的调用方上下文。
