PyHDESK Object
Object representing a handle to a desktop, created by
win32service::CreateDesktop, win32service::GetThreadDesktop and win32service::OpenDesktop.
Methods
- SetThreadDesktop
- Assigns desktop to calling thread
- EnumDesktopWindows
- Lists all top-level windows on the desktop
- SwitchDesktop
- Activates the desktop
- CloseDesktop
- Closes the desktop handle
- Detach
- Releases reference to handle without closing it