Category Piping, Object ProPmember

Function ProPmemberJunctionGet


Description
Outputs the junction of the specified pipeline extension member
Synopsis
#include <ProPiping.h>
ProErrorProPmemberJunctionGet(
ProPmember member
/* (In)
The extension member
*/
ProPjunction* junction
/* (Out)
The junction
*/
)
Returns
PRO_TK_NO_ERROR PRO_TK_BAD_INPUTS
PRO_TK_BAD_CONTEXTThe member was not of type junction.

Manual References:

  1. Production Applications: Piping: Junctions