API 文件集 > Drawings and detail > Object ProDwgcreate > Function ProDwgcreateErrsFree
Function ProDwgcreateErrsFree
Description
Frees an existing errors table.
Synopsis
#include <ProDrawing.h>
ProDwgcreateErrsFree
(
/* (In)
A pointer to the errors table.
*/
)
Returns
The error structure was freed.
The argument is invalid.
這是否有幫助?