DXUTGetHWNDFocus
Microsoft DirectX 9.0 SDK Update (October 2004)

DXUTGetHWNDFocus Function


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

Headerdxut.h
Import libraryNone
Minimum operating systems Windows 98


© 2004 Microsoft Corporation. All rights reserved.
Feedback? Please provide us with your comments on this topic.
For more help, visit the DirectX Developer Center.