|
FireSync API
|
| kStatus kPipe_ResolveRoutePoint | ( | kPipe | pipe, |
| const kChar * | blockName, | ||
| const kChar * | portName, | ||
| kRoutePoint * | routePoint | ||
| ) |
Determines the routing end-point of a port from block/port names.
| pipe | Pipe object. |
| blockName | Name of the block containing the port. |
| portName | Name of the port. |
| routePoint | Receives route end-point information. |