次の方法で共有


IOControlCode.DeviceType プロパティ

定義

デバイスの種類。

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

プロパティ値

UInt16

unsigned short

uint16_t

デバイスの種類。

実装

適用対象