Description | |||||
Gets the specification indicated in the label of the specified pipeline network | |||||
Synopsis | |||||
#include <ProPiping.h> | |||||
ProError | ProPnetworkSpecGet | ( | |||
ProPnetwork network | |||||
/* (In) | |||||
The pipeline network. | |||||
*/ | |||||
ProLine spec | |||||
/* (Out) | |||||
The specification string | |||||
*/ | |||||
) | |||||
Returns | |||||
|