simDestroyCollection

Removes a collection

C++ synopsis

int simDestroyCollection(int collectionHandle)

Arguments

  • collectionHandle: handle of the collection to remove

Return

  • -1 if operation was not successful


See also: