Category Piping, Object ProPobject

Function ProPobjectStubinGet


Description
Outputs the stubin object for a pipeline object whose type is stubin.
Synopsis
#include <ProPiping.h>
ProErrorProPobjectStubinGet(
ProPobject object
/* (In)
The pipeline object.
*/
ProPstubin* stubin
/* (Out)
The stubin
*/
)
Returns
PRO_TK_NO_ERROR PRO_TK_BAD_INPUTS PRO_TK_BAD_CONTEXT

Manual References:

  1. Production Applications: Piping: Objects
  2. Production Applications: Piping: Objects