The Design Notes API > The Design Notes C API > void CloseNotesFile() |
Description
Closes the specified Design Notes file and saves any changes. If all key/value pairs were removed from the Note, Dreamweaver deletes it.
Arguments
FileHandle noteHandle
The argument is the file handle returned by OpenNotesFile().
Returns
Nothing.