This data type describes a component loaded by a proxy loader, along with its main provided interface.
Fields
IDC com The component instance that represents the proxy. char providedInterface[] The main interface of the proxy, against which required interfaces are to be wired.