XblMultiplayerSessionCompare
Checks the deltas between 2 sessions and returns an Or’ed MultiplayerSessionChangeType. Useful to compare a session object passed to XblMultiplayerWriteSessionAsync with the session object returned.Syntax
Parameters
currentSessionHandle _In_Type: XblMultiplayerSessionHandle A session to compare to the other. oldSessionHandle _In_
Type: XblMultiplayerSessionHandle A session to compare to the other.
