Documentação da API > Piping > Object ProPjunction > Function ProPjunctionObjectGet
Function ProPjunctionObjectGet
Description
Outputs the object contained by a pipeline junction.
Synopsis
#include <ProPiping.h>
ProPjunctionObjectGet
(
ProPjunction junction
/* (In)
The junction
*/
ProPobject* object
/* (Out)
The object contained by the junction
*/
)
Returns
User Guide References
Isto foi útil?