API Documentation > Piping > Object ProPmember > Function ProPmemberTerminatorGet
Function ProPmemberTerminatorGet
Description
Outputs the terminator of the specified pipeline extension member
Synopsis
#include <ProPiping.h>
ProPmemberTerminatorGet
(
ProPmember member
/* (In)
The extension member
*/
ProPterminator* terminator
/* (Out)
The terminator
*/
)
Returns
The member was not of type terminator.
User Guide References
Was this helpful?