Category Piping, Object ProPextension

Function ProPextensionFlowGet


Description
Outputs the flow direction of the specified pipe extension
Synopsis
#include <ProPiping.h>
ProErrorProPextensionFlowGet(
ProPextension extension
/* (In)
The extension
*/
ProPflowDirection* flow
/* (Out)
The flow direction
*/
)
Returns
PRO_TK_NO_ERROR PRO_TK_BAD_INPUTS

Manual References:

  1. Production Applications: Piping: Extensions