Share via


[DEPRECATED] XUserGetMsaTokenSilentlyAsync

Note

This function is now deprecated.

Asynchronously retrieves the users MSA token.

Syntax

HRESULT XUserGetMsaTokenSilentlyAsync(
         XUserHandle user,
		 XUserGetMsaTokenSilentlyOptions options,
         const char* scope,
         XAsyncBlock* async
)

Requirements

Header: XUser.h

Library: xgameruntime.lib

Supported platforms: Windows, Xbox One family consoles and Xbox Series consoles

See also

XUser

XUserGetMsaTokenSilentlyResult

XUserGetMsaTokenSilentlyOptions