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.
Retrieves a pointer to the CWnd that currently has the input focus.
static CWnd* PASCAL GetFocus( );
Return Value
A pointer to the window that has the current focus, or NULL if there is no focus window.
The pointer may be temporary and should not be stored for later use.
Requirements
Header: afxwin.h