IIOControlCode.DeviceType プロパティ

定義

デバイスの種類。

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

プロパティ値

UInt16

unsigned short

uint16_t

デバイスの種類。

適用対象