Welcome to pydia2’s documentation!

Contents:

DIA packaged for use without COM registration using comtypes.

pydia2.dia

The dia typelib module. Retrieved via comtypes.client.GetModule().

pydia2.CreateObject(progid, interface=None)

Create a DIA object from progid with the given interface.

Since this is intended to be used without registering DIA, you should grab the progid as a class object from the dia module variable.

Indices and tables