CDocumentManager::OnFileOpen

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

Function called when opening 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_OPEN command ID. This function displays the file open dialog box.