Category Solids and parts, Object ProSolid

Function ProSolidRetrievalerrsCount


Description
Returns the number of errors that occurred during retrieval.
Synopsis
#include <ProSolid.h>
ProErrorProSolidRetrievalerrsCount(
ProSolidretrievalerrs errs
/* (In)
The retrieval errors structure.
*/
int* count
/* (Out)
The number of errors found.
*/
)
Returns
PRO_TK_NO_ERRORThe function successfully returned the data.
PRO_TK_BAD_INPUTSThe input argument is invalid.