FireSync API
 All Classes Files Functions Variables Typedefs Friends Macros Modules Pages
kBool kPxPort_IsRouted ( kPxPort  port)

For an output port, reports whether the port is connected to any input ports.

This method can only be called from within a block's start/stop/pause/resume/receive handlers.

Parameters
portPort object.
Returns
kTRUE if the port is routed; otherwise kFALSE.