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

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.