Unitmask Property

LibUsbDotNet

LibUsbDotNet 2.2.8 Unitmask Property
Library ReferenceLibUsbDotNet.DeviceNotify.InfoVolumeNotifyInfoUnitmask
LibUsbDotNet on SourceForge
Gets the bit unit mask of the device. IE (bit 0 = A:, bit 1 = B:, etc..)
Declaration Syntax
C# Visual Basic Visual C++
public int Unitmask { get; }
Public ReadOnly Property Unitmask As Integer
	Get
public:
virtual property int Unitmask {
	int get () sealed;
}

Assembly: LibUsbDotNet (Module: LibUsbDotNet) Version: 2.2.8.104 (2.2.8.104)