API 설명서 > Solids and parts > Object ProSolid > Function ProSolidRetrievalerrsCount
Function ProSolidRetrievalerrsCount
Description
Returns the number of errors that occurred during retrieval.
Synopsis
#include <ProSolid.h>
ProSolidRetrievalerrsCount
(
/* (In)
The retrieval errors structure.
*/
int* count
/* (Out)
The number of errors found.
*/
)
Returns
The function successfully returned the data.
The input argument is invalid.
도움이 되셨나요?