API Documentation
>
Piping
>
Object ProPmember
> Function ProPmemberTerminatorGet
Function ProPmemberTerminatorGet
Description
Outputs the terminator of the specified pipeline extension member
Synopsis
#include <
ProPiping.h
>
ProError
ProPmemberTerminatorGet
(
ProPmember
member
/* (In)
The extension member
*/
ProPterminator
* terminator
/* (Out)
The terminator
*/
)
Returns
PRO_TK_NO_ERROR
PRO_TK_BAD_INPUTS
PRO_TK_BAD_CONTEXT
The member was not of type terminator.
User Guide References
Terminators:ProPmemberTerminatorGet
Was this helpful?
This site works best with JavaScript enabled