XblMultiplayerAddSubscriptionLostHandler
Registers an event handler for notifications when a multiplayer subscription is lost. Use the returned XblFunctionContext to unregister the handler.Syntax
Parameters
xblContext _In_Type: XblContextHandle XBOX live context for the local user. handler _In_
Type: XblMultiplayerSessionSubscriptionLostHandler* The callback function that receives notifications. context _In_opt_
Type: void* Caller context to be passed the handler.
