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*GetWindow()const;
Return Value
Pointer to a CWnd object if successful; otherwise NULL.
Remarks
Returns the window associated with the display device context. This is an advanced function. For example, this member function may not return the view window when printing or in print preview. It always returns the window associated with output. Output functions that use the given DC draw into this window.
CDC Overview | Class Members | Hierarchy Chart
See Also CWnd::GetDC, CWnd::GetWindowDC,