IIOControlCode.DeviceType Property

Definition

The device type.

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

Property Value

UInt16

unsigned short

uint16_t

The device type.

Applies to