![]() |
![]() |
![]() |
Gets the handle of the focus window.
Syntax
HWND DXUTGetHWNDFocus(VOID);
Return Value
Handle to the focus window.
Remarks
The focus window informs Microsoft Direct3D when the application is switched to a background window with an ALT+TAB key entry, a mouse click, or by other means.
Function Information
Header dxut.h Import library None Minimum operating systems Windows 98