次の方法で共有


XUserGetMsaTokenSilentlyOptions

XUserGetMsaTokenSilentlyAsync のオプション。

構文

enum class XUserGetMsaTokenSilentlyOptions  : uint32_t  
{  
    None = 0x00,   
}  

定数

定数 説明
None オプションはありません。

解説

XUserGetMsaTokenSilentlyAsync 関数は、XUserGetMsaTokenSilentlyOptions 列挙引数を使用して、特定のユーザーの MSA トークンを非同期的に取得します。

要件

ヘッダー: XUser.h

サポートされているプラットフォーム: Windows、Xbox One ファミリー本体、Xbox Series 本体

関連項目

XUser

XUserGetMsaTokenSilentlyAsync