API 文档
>
Selection
>
Object ProSelection
> Function ProSelectionPipelineGet
Function ProSelectionPipelineGet
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
PRO_TK_NO_ERROR
PRO_TK_BAD_INPUTS
这对您有帮助吗?
此站点在 JavaScript 启用时工作最佳