Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
Returns the window associated with the display device context.
CWnd* GetWindow( ) const;
Return Value
Pointer to a CWnd object if successful; otherwise NULL.
Remarks
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.
Requirements
Header: afxwin.h