XusbDeviceType Enumeration

Definition

Der Gerätetyp des Controllers.

public enum class XusbDeviceType
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 196608)]
enum class XusbDeviceType
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 196608)]
public enum XusbDeviceType
Public Enum XusbDeviceType
Vererbung
XusbDeviceType
Attribute

Windows-Anforderungen

Gerätefamilie
Windows 10 Anniversary Edition (eingeführt in 10.0.14393.0)
API contract
Windows.Foundation.UniversalApiContract (eingeführt in v3.0)

Felder

Gamepad 1

Der Controllergerätetyp ist Gamepad.

Unknown 0

Der Controllergerätetyp ist unbekannt.

Gilt für: