API Documentation
>
Piping
>
Object ProPobject
> Function ProPobjectSegmentGet
Function ProPobjectSegmentGet
Description
Outputs the segment object for a pipeline object whose type is segment.
Synopsis
#include <
ProPiping.h
>
ProError
ProPobjectSegmentGet
(
ProPobject
object
/* (In)
The pipeline object.
*/
ProPsegment
* segment
/* (Out)
The segment
*/
)
Returns
PRO_TK_NO_ERROR
PRO_TK_BAD_INPUTS
PRO_TK_BAD_CONTEXT
User Guide References
Objects:ProPobjectSegmentGet
Was this helpful?
This site works best with JavaScript enabled