Skip to main content

XUserPlatformSpopPromptComplete

Signal to XUser that the user finished interacting with the SPOP prompt.

Syntax

Parameters

operation   _In_
Type: XUserPlatformOperation
The handle for this operation. result   _In_
Type: UserPlatformSpopOperationResult
The result of the user interaction

Return value

Type: HRESUSTDAPI LT Result code for this API operation.

Remarks

This should be called after a XUserPlatformSpopPromptEventHandler when the user makes a choice or if a failure occurs.

Requirements

Header: XUser.h Library: xgameruntime.lib Supported platforms: Supported on Steam Deck

See also

XUser XUserPlatformSpopPromptEventHandler XUserPlatformSpopPromptSetEventHandlers XUserPlatformSpopPromptClearEventHandler XUserPlatformSpopOperationResult
Last modified on August 4, 2026