AcMapHatchAlteration::Erase Function

Land Desktop Development ARX CPP SDK

Up a level
AcMapHatchAlteration:: 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.