次の方法で共有


PFAuthenticationIdentifiedDeviceType

IdentifiedDeviceType 列挙型。

構文

enum class PFAuthenticationIdentifiedDeviceType  : uint32_t  
{  
    Unknown,  
    XboxOne,  
    Scarlett,  
    WindowsOneCore,  
    WindowsOneCoreMobile,  
    Win32,  
    android,  
    iOS,  
    PlayStation,  
    Nintendo  
}  

定数

定数 説明
Unknown TBD
XboxOne TBD
Scarlett TBD
WindowsOneCore TBD
WindowsOneCoreMobile TBD
Win32 TBD
android TBD
iOS TBD
PlayStation TBD
Nintendo TBD

要件

ヘッダー: PFAuthenticationTypes.h

関連項目

PFAuthenticationTypes メンバー