C++
AcString( eFormat nCtorFlags, Adesk::UInt32 nArg );
Description
Converts the input integer value into either a hex or decimal (base 10) string.
Parameters
| Parameters | Description |
|---|---|
| nCtorFlags | Input flags indicating the type of construction |
| nArg | Input argument Adesk::UInt32 value |