> ## 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](/ko/reference/system/xuser/functions/xuserplatformspopprompteventhandler.md)
- [XUserPlatformSpopPromptSetEventHandlers](/ko/reference/system/xuser/functions/xuserplatformspoppromptseteventhandlers.md)
- [XUserPlatformSpopPromptComplete](/ko/reference/system/xuser/functions/xuserplatformspoppromptcomplete.md)
- [XUserPlatformSpopOperationResult](/ko/reference/system/xuser/enums/xuserplatformspopoperationresult.md)
- [XUser](/ko/reference/system/xuser/xuser_members.md)
