CDocumentManager::OnFileClose

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

Function called when closing a file

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_CLOSE command ID. This function displays the file Save dialog box.