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