Contents
|
Python for Win32 Extensions Help
>
Win32 API
>
Modules
>
win32gui
>
GetClassName
win32gui
.GetClassName
string =
GetClassName(
hwnd
)
Retrieves the name of the class to which the specified window belongs.
Parameters
hwnd
:
PyHANDLE
The handle to the window