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