CDocumentManager::OnFileSave

LRESULTCDocumentManager::OnFileSave(WORDw1, WORDw2, HWNDhWnd, BOOL&rBool)

Function called when saving a document

Defined in: DocManager.h

Return Value

Returns 0

Parameters

w1

Notification code

w2

Command ID

hWnd

Window handle

rBool

Boolean flag

Comments

Handled in response to the IDC_SFL_FILE_SAVE command ID. This function displays the file Save dialog box.