3.2.4.8 IsSafeToDelete

The server method ICatalogUtils2::IsSafeToDelete (section 3.1.4.18.6) can be used to determine if a file is safe to delete, but it is usually impossible for a server to reliably make such a determination.

A COMA client MUST NOT call the ICatalogUtils2::IsSafeToDelete method unless it receives an explicit request from a client application to do so, and MUST return the results of the call unaltered to the client application.