AcMapPropertyAlterationDefinition::Erase Function

Land Desktop Development ARX CPP SDK

Up a level
AcMapPropertyAlterationDefinition:: Erase Function
 
 

Destroys the property alteration data.

virtual AcMap::EErrCode

Erase();

Returns AcMap::kOk in case of success, error code otherwise.

 

An application is still responsible for calling delete for the erased object to free the memory.