Description | |||||
Outputs the stubin object for a pipeline object whose type is stubin. | |||||
Synopsis | |||||
#include <ProPiping.h> | |||||
ProError | ProPobjectStubinGet | ( | |||
ProPobject object | |||||
/* (In) | |||||
The pipeline object. | |||||
*/ | |||||
ProPstubin* stubin | |||||
/* (Out) | |||||
The stubin | |||||
*/ | |||||
) | |||||
Returns | |||||
|