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