Documentação da API > Piping > Object ProPterminator > Function ProPterminatorObjectGet
Function ProPterminatorObjectGet
Description
Outputs the object contained by a pipeline terminator.
Synopsis
#include <ProPiping.h>
ProPterminatorObjectGet
(
ProPterminator terminator
/* (In)
The terminator
*/
ProPobject* object
/* (Out)
The object contained by the terminator
*/
)
Returns
User Guide References
Isto foi útil?