GetString
Function Usage
Obtains the address of a string.
Prototype
1 | const char_t *GetString() const |
Constraints
None
Parameters
None
Returns
Address of a string.
Parent topic: AscendString
Obtains the address of a string.
1 | const char_t *GetString() const |
None
None
Address of a string.