Freigeben über


BluetoothLEAppearanceSubcategories.Gamepad Eigenschaft

Definition

Ruft den Code der Unterkategorie "Gamepad-Darstellung" ab. Dies gilt nur für Bluetooth LE-Geräte, die Teil der Kategorie BluetoothLEAppearanceCategories.HumanInterfaceDevice sind.

public:
 static property unsigned short Gamepad { unsigned short get(); };
static uint16_t Gamepad();
public static ushort Gamepad { get; }
var uInt16 = BluetoothLEAppearanceSubcategories.gamepad;
Public Shared ReadOnly Property Gamepad As UShort

Eigenschaftswert

UInt16

unsigned short

uint16_t

Der Aussehens-Unterkategoriecode für ein Gamepad Bluetooth LE-Gerät.

Windows-Anforderungen

App-Funktionen
bluetooth

Gilt für: