
ProDwgcreateErrTypeGet | |
( ProDwgcreateErrs errors /* (In) The errors table. */ int error_num /* (In) The error number. */ ProDwgcreateErrType* type /* (Out) The error type. */ ) |

The function successfully found error and initialized type | |
The errors argument is invalid. | |
The error specified by error_num was not found. |

