Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Called by the framework to create a new window.
virtual CMDIChildWndEx* CreateNewWindow(
LPCTSTR lpcszDocName,
CObject* pObj
);
Parameters
[in] lpcszDocName
The document name.[in] pObj
Reserved for future use.
Return Value
A pointer to the new window.
Requirements
Header: afxmdiframewndex.h