Description | ||||||||
Returns the number of drawing creation errors in the table. | ||||||||
Synopsis | ||||||||
#include <ProDrawing.h> | ||||||||
ProError | ProDwgcreateErrsCountGet | ( | ||||||
ProDwgcreateErrs errors | ||||||||
/* (In) | ||||||||
The errors table. | ||||||||
*/ | ||||||||
int* count | ||||||||
/* (Out) | ||||||||
The number of errors in the table. | ||||||||
*/ | ||||||||
) | ||||||||
Returns | ||||||||
|