Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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)
Syntax
'Declaration
<GuidAttribute("718CC500-0A76-11CF-8045-00AA006009FA")> _
<InterfaceTypeAttribute()> _
Public Interface IProfferTypeLib
'Usage
Dim instance As IProfferTypeLib
[GuidAttribute("718CC500-0A76-11CF-8045-00AA006009FA")]
[InterfaceTypeAttribute()]
public interface IProfferTypeLib
[GuidAttribute(L"718CC500-0A76-11CF-8045-00AA006009FA")]
[InterfaceTypeAttribute()]
public interface class IProfferTypeLib
public interface IProfferTypeLib