Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
CWnd* GetTopLevelOwner( ) const;
Return Value
Identifies the top-level window. The returned pointer may be temporary and should not be stored for later use.
Remarks
Call this member function to retrieve the top-level window. The top-level window is the window that is a child of the desktop. If CWnd has no attached window, this function returns NULL.