API 文档 > Drawings and detail > Object ProDwgcreate > Function ProDwgcreateErrsCountGet
Function ProDwgcreateErrsCountGet
Description
Returns the number of drawing creation errors in the table.
Synopsis
#include <ProDrawing.h>
ProDwgcreateErrsCountGet
(
/* (In)
The errors table.
*/
int* count
/* (Out)
The number of errors in the table.
*/
)
Returns
The function successfully counted the number of errors.
The argument is invalid.
User Guide References
这对您有帮助吗?