OLE_SaveNote()

Examples


The OLE_SaveNote() function saves the specified OLE container file. The OLE container file and OLE container application will remain open.

Syntax

OLE_SaveNote(OLE_doc_path)

Parameters

OLE_doc_path – The complete path of the OLE container file to save. The path is in generic format.

Return value

The boolean value true.


Documentation Feedback