API Reference > Classes > OdMvdXmlHostAppServices Class > OdMvdXmlHostAppServices Methods > OdMvdXmlHostAppServices::formatMessage Method
OdMvdXmlHostAppServices::formatMessage Method
Syntax
C++
virtual OdString formatMessage(unsigned int errorCode, ...);
Parameters 
Description 
unsigned int errorCode 
[in] An error code.  

Returns a string with a formatted error message.

details Formats an error message string corresponding to the specified error code(s).

Copyright (c) 2002-2021. Open Design Alliance. All rights reserved.