CWnd::Default 

LRESULT Default( );

Return Value

Depends on the message sent.

Remarks

Calls the default window procedure. The default window procedure provides default processing for any window message that an application does not process. This member function ensures that every message is processed.

CWnd OverviewClass MembersHierarchy Chart

See Also   CWnd::DefWindowProc, ::DefWindowProc