KnownDeviceTypes.Unknown Property

Definition

Defined by the device vendor.

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

Property Value

UInt16

unsigned short

uint16_t

Defined by the device vendor.

Applies to