IPortConnectedEventArgs Interface

An object was connected to the port.

Definition

Namespace: CapeOpen
Assembly: CapeOpen (in CapeOpen.dll) Version: 1.0.0.0 (1.0.0.0)
[ComVisibleAttribute(true)]
[GuidAttribute("DC735166-8008-4B39-BE1C-6E94A723AD65")]
public interface IPortConnectedEventArgs

Remarks

An object was connected to the port.

Properties

PortName The name of the port being connected.

See Also