Documentación de la API
>
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
¿Fue esto útil?
Este sitio funciona mejor con JavaScript activado