ami_ErrorDestroy() Function Declaration void ami_ErrorDestroy( ami_Error inAmiError ); Purpose Destroys the specified AMI error. Can be called with a NULL handle that is ignored. Parameters Parameter Description inAmiError Handle of AMI error.