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

Returns a formatted message corresponding to the specified error code(s).

Copyright © 2002–2020. Open Design Alliance. All rights reserved.