IUnitPortEvents Interface

Definition

Namespace: CapeOpen
Assembly: CapeOpen (in CapeOpen.dll) Version: 1.0.0.0 (1.0.0.0)
[GuidAttribute("3530B780-5E59-42B1-801B-3C18F2AD08EE")]
[ComVisibleAttribute(true)]
[InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIDispatch)]
public interface IUnitPortEvents

Methods

PortConnected Occurs when the user connects a new object to a unit port.
PortDisconnected Occurs when the user disconnets a object from a unit port.

See Also