Expand Minimize
This topic has not yet been rated - Rate this topic

CMDIFrameWndEx::CreateNewWindow

Called by the framework to create a new window.

virtual CMDIChildWndEx* CreateNewWindow(
   LPCTSTR lpcszDocName,
   CObject* pObj
);
[in] lpcszDocName

The document name.

[in] pObj

Reserved for future use.

A pointer to the new window.

Header: afxmdiframewndex.h

Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.