> ## Documentation Index
> Fetch the complete documentation index at: https://devdocs.xbox.com/llms.txt
> Use this file to discover all available pages before exploring further.

# XGameUiSetSendGameInviteUiResponse

> XGameUiSetSendGameInviteUiResponse

# XGameUiSetSendGameInviteUiResponse

XGameUiShowSendGameInviteAsync の呼び出しを完了します。

## 構文

```cpp theme={null}
STDAPI  XGameUiSetSendGameInviteUiResponse(
     XGameUiCallbackHandle callbackHandle
) noexcept;
```

### パラメーター

*callbackHandle*\
Type: XGameUiCallbackHandle

このコールバック呼び出しのハンドル。

### 戻り値

Type: STDAPI

呼び出しの HRESULT 成功またはエラー コード。

## 要件

**ヘッダー:** XGameUi.h

**サポートされているプラットフォーム:** Steam Deck でのみサポート

## 関連項目

[XGameUI](/reference/system/xgameui/xgameui_members)

[XGameUiShowSendGameInviteAsync](/reference/system/xgameui/functions/xgameuishowsendgameinviteasync)


## Related topics

- [XGameUiCallbackHandle](/ja-jp/reference/system/xgameui/structs/xgameuicallbackhandle.md)
- [XGameUiSetMultiplayerActivityGameInviteUiResponse](/ja-jp/reference/system/xgameui/functions/xgameuisetmultiplayeractivitygameinviteuiresponse.md)
- [XGameUiShowSendGameInviteUiCallback](/ja-jp/reference/system/xgameui/functions/xgameuishowsendgameinviteuicallback.md)
- [XGameUiShowSendGameInviteAsync](/ja-jp/reference/system/xgameui/functions/xgameuishowsendgameinviteasync.md)
- [XGameUiShowSendGameInviteResult](/ja-jp/reference/system/xgameui/functions/xgameuishowsendgameinviteresult.md)
