aciObjectDeleteObject
Call the aciObjectDeleteObject
function to delete a single ACI object.
Syntax
aciError aciObjectDeleteObject( t_aciObject* pObject, t_aciObject* pPrevious)
Arguments
Arguments |
Type/Description |
---|---|
|
|
|
|
Discussion
This function deletes a ACI object, rearranging the pointers from its parent or sibling, and freeing all its memory.
Returns
An ACI error code.