IProfferTypeLib Interface

 

Enables an ActiveX designer to provide a type library to its host. The designer provides the type library through the SProfferTypeLib (SID_SProfferTypeLib) service.

Namespace:   Microsoft.VisualStudio.Shell.Interop
Assembly:  Microsoft.VisualStudio.Shell.Interop (in Microsoft.VisualStudio.Shell.Interop.dll)

[GuidAttribute("718CC500-0A76-11CF-8045-00AA006009FA")]
[InterfaceTypeAttribute(1)]
public interface IProfferTypeLib

NameDescription
System_CAPS_pubmethodProfferTypeLib(Guid, UInt32, UInt32, UInt32)

Provides an ActiveX designer's type library to its host.

Return to top
Show: