Description | |||||
Outputs the series id of the specified series. Series id is a sequential number that is used to identify a series. | |||||
Synopsis | |||||
#include <ProPiping.h> | |||||
ProError | ProPseriesIdGet | ( | |||
ProPseries series | |||||
/* (In) | |||||
The series | |||||
*/ | |||||
int* series_id | |||||
/* (Out) | |||||
The series id | |||||
*/ | |||||
) | |||||
Returns | |||||
|