Interface
adi_erase( id, status )
>integer id ; the object identifier
Description
Destroy an object and return memory resources allocated to it. If
the object is a class instance then all the class data members are
destroyed and any destructor methods invoked.
Errors
ADI__INVOBJ Invalid ADI object identifier