AcMapMbError:: Message Method
Loads an error message associated with the error code from resource file.
static const ACHAR* Message( EMbStatus es );
Parameters |
Description |
es |
Input error status |
Returns
Returns a pointer to a static buffer with the message loaded.
Remarks
If there is no specific message, "Unexpected error" is returned. This method is using internal static buffer to load the resource string; it is recommended to either use the returned string immediately or create a local copy.
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].