Share via


GetForegroundWindow_I (Windows Embedded CE 6.0)

1/6/2010

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

Syntax

HWND WINAPI GetForegroundWindow_I(void);

Parameters

None.

Return Value

The handle to the foreground window indicates success.

Requirements

Header gwebypasscoredllthunk.hpp
Windows Embedded CE Windows CE .NET 4.0 and later

See Also

Reference

GWES OS Functions
GetForegroundWindow
SetForegroundWindow_I