XUserGetSignOutDeferral
Retrieves a handle to the sign out deferral. This API is not supported on PC and will return E_GAMEUSER_DEFERRAL_NOT_AVAILABLE.Syntax
Parameters
deferral _Out_Type: XUserSignOutDeferralHandle* Contains a handle to the sign out deferral.
Return value
Type: HRESULT HRESULT success or error code.Remarks
This API is not supported on PC if the game has a configVersion of “0”
- configVersion equal to 1
- Specifies a title ID
- Specifies an MSA App ID
