![]() |
v2.41
|
|
Represents a port. More...
Properties | |
| SAFEARRAY | AvailableSystemCategories [get] |
| Returns the array of all available system categories for the port. | |
| FlowDirectionType | FlowDirection [get] |
| The flow direction type of the port. | |
| BSTR | Name [get] |
| The name of the port. | |
| IDispatch | PortConnectionParams [get] |
| Returns port parameters. | |
Represents a port.
A port is an object that defines the parameters and position of the connection point of a model object to the system. This interface can be obtained from IObjectWithPorts.
|
get |
Returns port parameters.
| [out] | ppParams | The port parameters. Can be either IPortDuctParams or IPortPipeParams interface. |