CMDIFrameImpl::Create
HWNDCMDIFrameImpl::Create(HWNDhWndParent, RECT&rcPos, LPCTSTRszWindowCaption = 0, DWORDdwStyle = 0, DWORDdwExStyle = 0, LPVOIDlpCreateParam = 0)
Create the MDI Child window
Defined in: MdiWnd.h
Return Value
Returns the window handle of the MDI Child window
Parameters
hWndParent
Parent window handle
rcPos
Rectangle area on the screen
szWindowCaption = 0
Caption for the window
dwStyle = 0
Window creation flags
dwExStyle = 0
Extended window creation flags
lpCreateParam = 0
Parameter to pass to the window upon creation