Freigeben über


PFAuthenticationIdentifiedDeviceType

IdentifiedDeviceType-Enumeration.

Syntax

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

Konstanten

Konstante Beschreibung
Unbekannt TBD
XboxOne TBD
Scarlett TBD
WindowsOneCore TBD
WindowsOneCoreMobile TBD
Win32 TBD
Android TBD
iOS TBD
PlayStation TBD
Nintendo TBD

Anforderungen

Kopfball: PFAuthenticationTypes.h

Weitere Informationen

PFAuthenticationTypes-Member