CFrameWnd::OnCreateClient

This member function is called by the framework during the execution of OnCreate. Never Call this member function.

Syntax

virtual BOOL OnCreateClient( LPCREATESTRUCT lpcs, CCreateContext* pContext );

At a Glance

Header File Afxwin.h
Platforms
Versions 1.0 and later
Complete documentation Visual C++ documentation

See Also

CFrameWnd Overview, CFrameWnd Member Functions, Frame Windows and Splitter Windows