KnownDeviceTypes.Unknown Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
Defined by the device vendor.