API Reference > OdRx Classes > OdRxSystemServices Class > OdRxSystemServices Methods > OdRxSystemServices::formatMsg Method
OdRxSystemServices::formatMsg Method
Syntax
C++
virtual OdString formatMsg(unsigned int formatId, ...);
Parameters 
Description 
formatID 
[in] String resource identifier containing the format string. 

Returns a reference to this String Object.

Assigns a value to this String object using a printf-style format string and arguments.

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