API Reference > OdDb Classes > OdDbBaseHostAppServices Class > OdDbBaseHostAppServices Methods > formatMessage Method > OdDbBaseHostAppServices::formatMessage Method (unsigned int, long, OdString&)
OdDbBaseHostAppServices::formatMessage Method (unsigned int, long, OdString&)
Syntax
C++
virtual OdString formatMessage(unsigned int errorCode, long i, const OdString& str);
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.