Description | |||||
Outputs the segment object for a pipeline object whose type is segment. | |||||
Synopsis | |||||
#include <ProPiping.h> | |||||
ProError | ProPobjectSegmentGet | ( | |||
ProPobject object | |||||
/* (In) | |||||
The pipeline object. | |||||
*/ | |||||
ProPsegment* segment | |||||
/* (Out) | |||||
The segment | |||||
*/ | |||||
) | |||||
Returns | |||||
|