API Reference > OdDb Classes > OdDbBaseHostAppServices Class > OdDbBaseHostAppServices Methods > formatMessage Method > OdDbBaseHostAppServices::formatMessage Method (unsigned int, ...)
OdDbBaseHostAppServices::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.