IOControlCode.DeviceType 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.
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
The device type.