Share

AcDbEvalVariant::~AcDbEvalVariant

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().

Links

AcDbEvalVariant

Was this information helpful?