Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
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