Compartir a través de


GetForegroundWindow_I (Windows CE 5.0)

Send Feedback

This function returns the handle to the window with which the user is currently working.

HWND WINAPI GetForegroundWindow_I(void);

Parameters

None.

Return Values

The handle to the foreground window indicates success.

Requirements

OS Versions: Windows CE .NET 4.0 and later.
Header: Gwebypasscoredllthunk.hpp.

See Also

GetForegroundWindow | SetForegroundWindow_I

Send Feedback on this topic to the authors

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.