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 after the frame is created.
afx_msg int OnCreate(
LPCREATESTRUCT lpCreateStruct
);
Parameters
- [in] lpCreateStruct
A pointer to the CREATESTRUCT Structure for the new frame.
Return Value
0 to continue with the frame creation; -1 to destroy the frame.
Requirements
Header: afxframewndex.h