C++
ACDBCORE2D_PORT bool get( Adesk::Int32& lValue ) const;
Description
Returns the value assigned to the AcValue object.
Parameters
| Parameters | Description |
|---|---|
| lValue | Output reference to an integer value |
Returns
true if value was returned successfully, else false.