Anteckning
Å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.
Call this member function to retrieve the window's top level frame window, if any.
CFrameWnd* GetTopLevelFrame( ) const;
Return Value
Identifies the top-level frame window of the window.
The returned pointer may be temporary and should not be stored for later use.
Remarks
If CWnd has no attached window, or its top-level parent is not a CFrameWnd-derived object, this function returns NULL.
Requirements
Header: afxwin.h