AcMapMbError:: PushErrorMessage Method
Pushes an arror entry to the error stack.
static void PushErrorMessage( EMbStatus es, const ACHAR* pszParam );
Parameters |
Description |
es |
Input error status |
pszParam |
Input string error parameter |
Returns
Nothing.
Remarks
The entry includes kMapMbClassErrors as error type, es as an error code and the error message made from pszParam and format string associated with es if any.
Created with a commercial version of Doc-O-Matic. In order to make this message disappear you need to register this software. If you have problems registering this software please contact us at [email protected].