Category Piping, Object ProPjunction

Function ProPjunctionObjectGet


Description
Outputs the object contained by a pipeline junction.
Synopsis
#include <ProPiping.h>
ProErrorProPjunctionObjectGet(
ProPjunction junction
/* (In)
The junction
*/
ProPobject* object
/* (Out)
The object contained by the junction
*/
)
Returns
PRO_TK_NO_ERROR PRO_TK_BAD_INPUTS

Manual References:

  1. Production Applications: Piping: Objects
  2. Production Applications: Piping: Objects