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