C# Class LibUsbDotNet.DeviceNotify.Info.UsbDeviceNotifyInfo

Describes the USB device that caused the notification. See the IUsbDeviceNotifyInfo inteface for more information.
Inheritance: IUsbDeviceNotifyInfo
显示文件 Open project: arvydas/BlinkStickDotNet Class Usage Examples

Public Methods

Method Description
ToString ( ) : string

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

Private Methods

Method Description
UsbDeviceNotifyInfo ( IntPtr lParam ) : System

Method Details

ToString() public method

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