2.11. Handle – Processes handles¶
The list of handles is accessible via windows.system.handles
Note
See sample windows.system
-
class
windows.winobject.handle.Handle[source]¶ A handle of the system
-
infos¶ TODO: DOC
-
process¶ The process possessing the handle
Type: WinProcess
-