The OLE_DeleteNote() function closes the specified OLE container file (if it is open) and deletes the file. The OLE container application will remain open.
OLE_DeleteNote(OLE_doc_path)
• OLE_doc_path – The complete path of the OLE container file you want to delete. The path is in generic format.
The boolean value true.