Description | |||||
Outputs the type of the specified pipeline terminator | |||||
Synopsis | |||||
#include <ProPiping.h> | |||||
ProError | ProPterminatorTypeGet | ( | |||
ProPterminator terminator | |||||
/* (In) | |||||
The terminator | |||||
*/ | |||||
ProPterminatorType* type | |||||
/* (Out) | |||||
The type of the terminator | |||||
*/ | |||||
) | |||||
Returns | |||||
|