Description | |||||
Outputs the pipeline feature representing the pipeline to which the specified pipeline selection belongs. NOTE: This function has been replaced by ProSelectionPipelineGet(). Please do NOT use it, use ProSelectionPipelineGet() instead. | |||||
Synopsis | |||||
#include <ProPiping.h> | |||||
ProError | ProPobjectPipelineGet | ( | |||
ProSelection selection | |||||
/* (In) | |||||
The selection | |||||
*/ | |||||
ProFeature* pipeline | |||||
/* (Out) | |||||
The pipeline feature | |||||
*/ | |||||
) | |||||
Returns | |||||
|