C++
~AcDbEvalVariant();
Description
Destructor.
The data in the underlying resbuf is freed by this destructor. Strings are freed using acutDelString(), and linked resbuf chains are freed using acutRelRb().
~AcDbEvalVariant();
Destructor.
The data in the underlying resbuf is freed by this destructor. Strings are freed using acutDelString(), and linked resbuf chains are freed using acutRelRb().