add_control_refrernce method

add_control_refrernce

Add a reference to a twiddled type library and its extended type library.

Returns

def add_control_refrernce(self, name, libid, twiddledlibid, extended_libid):
    ...
ParameterTypeDescription
namestrThe name of reference.
libidstrThe identifier of an Automation type library.
twiddledlibidstrThe identifier of a twiddled type library
extended_libidstrThe identifier of an extended type library

See Also