|
LibUsbDotNet 2.2.8
PortNotifyInfo Class
Library Reference ► LibUsbDotNet.DeviceNotify.Info ► PortNotifyInfo
|
|
Notify information for a communication port
Declaration Syntax| C# | Visual Basic | Visual C++ |
public class PortNotifyInfo : IPortNotifyInfo
Public Class PortNotifyInfo _ Implements IPortNotifyInfo
public ref class PortNotifyInfo : IPortNotifyInfo
Members| All Members | Methods | Properties | |||
|
|
|
|
|||
| Icon | Member | Description |
|---|---|---|
|
Name |
Gets the name of the port that caused the event.
|
|
ToString()()()() |
Returns a String that represents the current PortNotifyInfo.
(Overrides Object.ToString()()()().) |
Inheritance Hierarchy| Object | |
|
PortNotifyInfo |