Documentación de la API
>
Piping
>
Object ProPmember
> Function ProPmemberJunctionGet
Function ProPmemberJunctionGet
Description
Outputs the junction of the specified pipeline extension member
Synopsis
#include <
ProPiping.h
>
ProError
ProPmemberJunctionGet
(
ProPmember
member
/* (In)
The extension member
*/
ProPjunction
* junction
/* (Out)
The junction
*/
)
Returns
PRO_TK_NO_ERROR
PRO_TK_BAD_INPUTS
PRO_TK_BAD_CONTEXT
The member was not of type junction.
User Guide References
Junctions:ProPmemberJunctionGet
¿Fue esto útil?
Este sitio funciona mejor con JavaScript activado