ACBASE_PORT AcString( eFormat nCtorFlags, unsigned nArg );
Multi-purpose constructor, takes an unsigned argument and uses it either to load a resource string or to create a numerical string (base 10 or hex).
Parameters | Description |
---|---|
nCtorFlags | Input flags indicating the type of construction |
nArg | Input argument value interpreted according to flags |
AcString::AcString@int@unsigned