Share

AcAxObjectRefPtr::~AcAxObjectRefPtr

C++

~AcAxObjectRefPtr();

Description

Default destructor.

The destructor closes the underlying object if it is database resident. It establishes the original AcAxObjectRef instance passed to the non-default constructor by calling AcAxObjectRef::acquire() on the AcAxObjectRef instance.

Links

AcAxObjectRefPtr

Was this information helpful?