C++
bool get( ACHAR *& pszValue ) const;
Description
Deprecated. Returns the value assigned to the AcValue object.
Parameters
| Parameters | Description |
|---|---|
| pszValue | Output pointer to the string object |
Returns
true if value was returned successfully, else false.