Contents
|
Python for Win32 Extensions Help
>
Pythonwin and win32ui
>
Modules
>
win32ui
>
GetActiveWindow
win32ui
.GetActiveWindow
PyCWnd
=
GetActiveWindow(
)
Retrieves the active window.
Return Value
The result is a
PyCWnd
(or derived) object, or a win32ui.error exception is raised.