IPortNotifyInfo Interface

LibUsbDotNet

LibUsbDotNet 2.2.8 IPortNotifyInfo Interface
Library ReferenceLibUsbDotNet.DeviceNotify.InfoIPortNotifyInfo
LibUsbDotNet on SourceForge
Common interface describing a communication port arrival or removal notification.
Declaration Syntax
C# Visual Basic Visual C++
public interface IPortNotifyInfo
Public Interface IPortNotifyInfo
public interface class IPortNotifyInfo
Members
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.

Assembly: LibUsbDotNet (Module: LibUsbDotNet) Version: 2.2.8.104 (2.2.8.104)