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 | |||||
|