C# Class LibUsbDotNet.DeviceNotify.Info.VolumeNotifyInfo

Describes the storage volume that caused the notification. See IVolumeNotifyInfo for more information.
Inheritance: IVolumeNotifyInfo
显示文件 Open project: arvydas/BlinkStickDotNet Class Usage Examples

Public Methods

Method Description
ToString ( ) : string

Returns a T:System.String that represents the current VolumeNotifyInfo.

Private Methods

Method Description
VolumeNotifyInfo ( IntPtr lParam ) : System

Method Details

ToString() public method

Returns a T:System.String that represents the current VolumeNotifyInfo.
public ToString ( ) : string
return string