CDocumentManager::OnFileSaveAs

LRESULTCDocumentManager::OnFileSaveAs(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_SAVEAS command ID. This function displays the file SaveAs dialog box.