Share via


CFrameWndEx::OnCreate

Called by the framework after the frame is created.

afx_msg int OnCreate(
   LPCREATESTRUCT lpCreateStruct
);

Parameters

Return Value

0 to continue with the frame creation; -1 to destroy the frame.

Requirements

Header: afxframewndex.h

See Also

Reference

CFrameWndEx Class

Hierarchy Chart