comtypes
  • The comtypes.client package
  • COM servers with comtypes
  • comtypes COM interfaces
  • NumPy interop
  • Threading
comtypes
  • Index

Index

_ | A | B | C | G | P | Q | R | S

_

  • _case_insensitive_ (comtypes.IUnknown attribute)
  • _idlflags_ (comtypes.IUnknown attribute)
  • _iid_ (comtypes.IUnknown attribute)
  • _methods_ (comtypes.IUnknown attribute)
  • _reg_clsctx_
  • _reg_desc_
  • _reg_novers_progid_
  • _reg_progid_
  • _reg_threading_
  • _regcls_

A

  • Add() (comtypes.IUnknown method)

B

  • built-in function
    • CoGetObject()
    • comtypes.COMMETHOD()
    • comtypes.STDMETHOD()
    • CreateObject()
    • GetActiveObject()
    • GetEvents()
    • GetModule()
    • PumpEvents()
    • ShowEvents()

C

  • CoGetObject()
    • built-in function
  • comtypes.COMMETHOD()
    • built-in function
  • comtypes.IUnknown (built-in class)
  • comtypes.STDMETHOD()
    • built-in function
  • CreateObject()
    • built-in function

G

  • gen_dir
  • GetActiveObject()
    • built-in function
  • GetEvents()
    • built-in function
  • GetModule()
    • built-in function

P

  • PumpEvents()
    • built-in function

Q

  • QueryInterface() (comtypes.IUnknown method)

R

  • Release() (comtypes.IUnknown method)

S

  • ShowEvents()
    • built-in function

© Copyright 2006 - 2013, Thomas Heller; 2014-2016, Comtypes developers..

Built with Sphinx using a theme provided by Read the Docs.