Compartir a través de


BluetoothLEAppearanceCategories.RemoteControl Propiedad

Definición

Obtiene el código de categoría de apariencia de control remoto.

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

Valor de propiedad

UInt16

unsigned short

uint16_t

Código de categoría de apariencia para un dispositivo Bluetooth LE de control remoto.

Requisitos de Windows

Características de aplicaciones
bluetooth

Se aplica a