XGameUiShowMultiplayerActivityGameInviteResult
Gets the results from a XGameUiShowMultiplayerActivityGameInviteAsync call.
Syntax
HRESULT XGameUiShowMultiplayerActivityGameInviteResult(
XAsyncBlock * async
)
Parameters
async _In_
Type: XAsyncBlock *
A pointer to the XAsyncBlock that is passed to XAsyncRun.
Remarks
Failures will likely will only happen during development and usually indicates an invalid user was passed in or that there is no multiplayer activity set.
Requirements
Header: XGameUI.h
Library: xgameruntime.lib
Supported platforms: Windows, Xbox One family consoles and Xbox Series consoles