XblMultiplayerSessionSubscriptionLostHandler

A callback method to be called when a rta subscription is lost.

Syntax

void XblMultiplayerSessionSubscriptionLostHandler(  
         void* context  
)  

Parameters

context   _In_opt_
Type: void*

Caller context to be passed the handler.

Return value

Type: void

Requirements

Header: multiplayer_c.h

Library: Microsoft.Xbox.Services.141.GSDK.C.lib

See also

multiplayer_c