API 文档
>
Piping
>
Object ProPobject
> Function ProPobjectSelectionGet
Function ProPobjectSelectionGet
Description
Outputs the selection object for a pipeline object whose type is selection.
Synopsis
#include <
ProPiping.h
>
ProError
ProPobjectSelectionGet
(
ProPobject
object
/* (In)
The pipeline object.
*/
ProPselection
* selection
/* (Out)
The selection
*/
)
Returns
PRO_TK_NO_ERROR
PRO_TK_BAD_INPUTS
PRO_TK_BAD_CONTEXT
这对您有帮助吗?
此站点在 JavaScript 启用时工作最佳