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 |