API Documentation
>
Piping
>
Object ProPterminator
> Function ProPterminatorObjectGet
Function ProPterminatorObjectGet
Description
Outputs the object contained by a pipeline terminator.
Synopsis
#include <
ProPiping.h
>
ProError
ProPterminatorObjectGet
(
ProPterminator
terminator
/* (In)
The terminator
*/
ProPobject
* object
/* (Out)
The object contained by the terminator
*/
)
Returns
PRO_TK_NO_ERROR
PRO_TK_BAD_INPUTS
User Guide References
Objects:ProPterminatorObjectGet
Was this helpful?
This site works best with JavaScript enabled