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

Word parameter not used

w2

Word parameter not used

hWnd

Window handle not used

rBool

Boolean flag not used

Comments

Handled in response to the IDC_SFL_FILE_SAVEAS command ID. This function displays the file SaveAs dialog box.