VbaReferenceOleTypeLib constructor

init

This constructor creates new OLE Automation type library reference.

def __init__(self, name, libid):
    ...
ParameterTypeDescription
namestr
libidstr

See Also