LibUsbDotNet 2.2.8
IVolumeNotifyInfo Interface
Library ReferenceLibUsbDotNet.DeviceNotify.InfoIVolumeNotifyInfo
LibUsbDotNet on SourceForge
Common interface describing a storage volume arrival or removal notification.
Declaration Syntax
C#Visual BasicVisual C++
public interface IVolumeNotifyInfo
Public Interface IVolumeNotifyInfo
public interface class 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
Under windows, gets the letter representation of the unitmask. Under linux, gets the full path of the device name.

ToString()()()()
Returns a String that represents the current VolumeNotifyInfo.

Unitmask
Gets the bit unit mask of the device. IE (bit 0 = A:, bit 1 = B:, etc..)

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