API Reference > OdDb Classes > OdDbBaseHostAppServices Class > OdDbBaseHostAppServices Methods > warning Method > OdDbBaseHostAppServices::warning Method (OdString&)
OdDbBaseHostAppServices::warning Method (OdString&)
Syntax
C++
virtual void warning(const OdString& message);
Parameters 
Description 
const OdString& message 
[in] Warning message. 

Displays the specified warning message. 

 

This function calls odSystemServices()->warning(message) to display the warning.

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