IOControlCode.DeviceType Property

Definition

The device type.

public:
 property unsigned short DeviceType { unsigned short get(); };
uint16_t DeviceType();
public ushort DeviceType { get; }
var uInt16 = iOControlCode.deviceType;
Public ReadOnly Property DeviceType As UShort

Property Value

UInt16

unsigned short

uint16_t

The device type.

Implements

Applies to