create_ole_type_lib_reference method

create_ole_type_lib_reference

Creates new OLE Automation type library reference.

Returns

New OLE Automation type library reference

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

See Also