next up previous contents
Next: Data Access Up: Creating and Destroying Previous: ADI_NEWN

ADI_ERASE

  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



Web Master
Wed Oct 8 09:22:23 BST 1997