Files
hakril-PythonForWindows/doc/source/com.rst
T
2016-01-07 19:26:40 +01:00

12 lines
275 B
ReStructuredText

COM - Component Object Model
""""""""""""""""""""""""""""
A module to call ``COM`` interfaces from `Python` or
``COM`` vtable in python.
This code is only used in :mod:`windows.wmi`.
The ability to create ``COM`` vtable is used in LKD
.. note::
TODO: link to LKD code