Volume Property

LibUsbDotNet

LibUsbDotNet 2.2.8 Volume Property
Library ReferenceLibUsbDotNet.DeviceNotifyDeviceNotifyEventArgsVolume
LibUsbDotNet on SourceForge
Gets the VolumeNotifyInfo class.
Declaration Syntax
C# Visual Basic Visual C++
public IVolumeNotifyInfo Volume { get; }
Public ReadOnly Property Volume As IVolumeNotifyInfo
	Get
public:
property IVolumeNotifyInfo^ Volume {
	IVolumeNotifyInfo^ get ();
}
Remarks
This value is null if the DeviceType is not set to Volume

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