|
FireSync API
|
Represents the directionality of a block port.

Related | |
| #define | kPORT_DIRECTION_NULL |
| Unknown port direction. | |
| #define | kPORT_DIRECTION_INPUT |
| Specifies that a port is an input port. | |
| #define | kPORT_DIRECTION_OUTPUT |
| Specifies that a port is an output port. | |
| #define | kPORT_DIRECTION_OPTIONS |
| Bitset containing all kPortDirection options. | |