siPortType
 
 
 

siPortType

Description

Enumerates the different kinds of ports.

C# Syntax

siPortType.siPortInput                                                      // 0
siPortType.siPortOutput                                                     // 1
Constant Value Description
siPortInput 0 Input port.
siPortOutput 1 Output port.

Applies To

Port.PortType Port::GetPortType