
ProDwgcreateErrObjNameGet | |
( ProDrawing drawing /* (In) The instantiated drawing */ ProDwgcreateErrs errors /* (In) The errors table. */ int error_num /* (In) The error number. */ ProName inv_obj_name /* (Out) The name of the invalid object, or NULL, if not applicable to this error type. */ ) |

The function successfully returned the invalid object name. | |
The errors argument is invalid. | |
The error specified by error_num was not found. |

