API Reference > OdDb Classes > OdDbHostAppServices Class > OdDbHostAppServices Methods > OdDbHostAppServices::TD_USING Method
OdDbHostAppServices::TD_USING Method
Syntax
C++
TD_USING(OdDbBaseHostAppServices::warning);
Parameters 
Description 
warnVisGroup 
[in] Group of warning message visibility (always visible if empty).  
message 
[in] Warning message.  
warningOb 
[in] Warning object.  
objectId 
[in] Object ID of the object associated with the warning. 

Displays the specified warning message. 

 

These functions call odSystemServices()->warning(message) to display the warning.

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