Files
2018-08-03 10:10:31 +02:00

13 lines
280 B
Plaintext

Handle -- Processes handles
============================
The list of handles is accessible via :py:attr:`windows.system.handles
<windows.winobject.system.System.handles>`
.. note::
See sample :ref:`sample_system`
.. module:: windows.winobject.handle
.. autoclass:: Handle