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

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

 

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