XblMultiplayerWriteSessionByHandleAsync
Writes a new or updated multiplayer session to the service, using the specified handle to the session.Syntax
Parameters
xblContext _In_Type: XblContextHandle XBOX live context for the local user. multiplayerSession _In_
Type: XblMultiplayerSessionHandle A MultiplayerSession object that has been modified with the changes to write. writeMode _In_
Type: XblMultiplayerSessionWriteMode The type of write operation. handleId _In_
Type: char* The ID of the handle that should be used when writing the session. async _In_
Type: XAsyncBlock* The AsyncBlock for this operation.
