Category Piping, Object ProPterminator

Function ProPterminatorTypeGet


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

Manual References:

  1. Production Applications: Piping: Terminators