Share via


XGameUiSetMultiplayerActivityGameInviteUiResponse

Completes the call to XGameUiShowMultiplayerActivityGameInviteAsync.

Syntax

STDAPI  XGameUiSetMultiplayerActivityGameInviteUiResponse(
     XGameUiCallbackHandle callbackHandle
) noexcept;

Parameters

callbackHandle
Type: XGameUiCallbackHandle

The handle for this callback invocation.

Return value

Type: STDAPI

HRESULT success or error code of the call.

Requirements

Header: XGameUi.h

Supported platforms: Supported only on Steam Deck

See also

XGameUI

XGameUiShowMultiplayerActivityGameInviteAsync