Common interface describing a communication port arrival or removal notification.
| C# | Visual Basic | Visual C++ |
public interface IPortNotifyInfo
Public Interface IPortNotifyInfo
public interface class IPortNotifyInfo
| All Members | Methods | Properties | |||
| Icon | Member | Description |
|---|---|---|
| Name |
Under windows, Gets the name of the port that caused the event.
Under windows, Gets the full path of the device caused the event.
| |
| ToString()()()() |
Returns a String that represents the current PortNotifyInfo.
|