LibUsbDotNet 2.2.8
VolumeNotifyInfo Class
Library ReferenceLibUsbDotNet.DeviceNotify.InfoVolumeNotifyInfo
LibUsbDotNet on SourceForge
Describes the storage volume that caused the notification. See IVolumeNotifyInfo for more information.
Declaration Syntax
C#Visual BasicVisual C++
public class VolumeNotifyInfo : IVolumeNotifyInfo
Public Class VolumeNotifyInfo _
	Implements IVolumeNotifyInfo
public ref class VolumeNotifyInfo : IVolumeNotifyInfo
Members
All MembersMethodsProperties



IconMemberDescription
ChangeAffectsMediaInDrive
If true, change affects media in drive. If false, change affects physical device or drive.

Flags
Raw DevBroadcastVolume flags.

IsNetworkVolume
If True, the indicated logical volume is a network volume

Letter
Gets the letter representation of the unitmask.

ToString()()()()
Returns a String that represents the current VolumeNotifyInfo.
(Overrides Object.ToString()()()().)
Unitmask
Gets the bit unit mask of the device. IE (bit 0 = A:, bit 1 = B:, etc..)

Inheritance Hierarchy
Object
VolumeNotifyInfo

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