Description | |||||
Outputs the pipeline feature representing the pipeline to which the specified pipeline selection belongs. | |||||
Replacement in Object TOOLKIT: | wfcWSelection::GetPipelineFeature | ||||
Synopsis | |||||
#include <ProPiping.h> | |||||
ProError | ProSelectionPipelineGet | ( | |||
ProSelection selection | |||||
/* (In) | |||||
The selection. It must be a piping routing feature or the pipeline feature itself. | |||||
*/ | |||||
ProFeature* pipeline | |||||
/* (Out) | |||||
The pipeline feature | |||||
*/ | |||||
) | |||||
Returns | |||||
|