> ## 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.

# XUserPlatformSpopPromptClearEventHandler

> XUserPlatformSpopPromptClearEventHandler

# XUserPlatformSpopPromptClearEventHandler

清除 XUser 中的 SPOP 提示事件处理程序。

## 语法

```cpp theme={null}
STDAPI  XUserPlatformSpopPromptClearEventHandler();
```

### 返回值

类型：STDAPI

此 API 操作的结果代码。

## 注解

必须在 XUserInitialize 之前或 XUserCleanupAsync 完成后调用。

## 要求

**头文件：** XUser.h

**库：** xgameruntime.lib

**支持的平台：** 在 Steam Deck 上受支持

## 另请参阅

[XUser](/reference/system/xuser/xuser_members)

[XUserPlatformSpopPromptEventHandler](/reference/system/xuser/functions/xuserplatformspopprompteventhandler)

[XUserPlatformSpopPromptSetEventHandlers](/reference/system/xuser/functions/xuserplatformspoppromptseteventhandlers)

[XUserPlatformSpopPromptComplete](/reference/system/xuser/functions/xuserplatformspoppromptcomplete)

[XUserPlatformSpopOperationResult](/reference/system/xuser/enums/xuserplatformspopoperationresult)


## Related topics

- [XUserPlatformSpopPromptEventHandler](/zh-CN/reference/system/xuser/functions/xuserplatformspopprompteventhandler.md)
- [XUserPlatformSpopPromptSetEventHandlers](/zh-CN/reference/system/xuser/functions/xuserplatformspoppromptseteventhandlers.md)
- [XUserPlatformSpopPromptComplete](/zh-CN/reference/system/xuser/functions/xuserplatformspoppromptcomplete.md)
- [XUserPlatformSpopOperationResult](/zh-CN/reference/system/xuser/enums/xuserplatformspopoperationresult.md)
- [XUser](/zh-CN/reference/system/xuser/xuser_members.md)
