IProfferTypeLib Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Enables an ActiveX designer to provide a type library to its host. The designer provides the type library through the SProfferTypeLib (SID_SProfferTypeLib) service.
public interface class IProfferTypeLib
public interface class IProfferTypeLib
__interface IProfferTypeLib
[System.Runtime.InteropServices.Guid("718CC500-0A76-11CF-8045-00AA006009FA")]
[System.Runtime.InteropServices.InterfaceType(1)]
public interface IProfferTypeLib
[System.Runtime.InteropServices.Guid("718CC500-0A76-11CF-8045-00AA006009FA")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
public interface IProfferTypeLib
[<System.Runtime.InteropServices.Guid("718CC500-0A76-11CF-8045-00AA006009FA")>]
[<System.Runtime.InteropServices.InterfaceType(1)>]
type IProfferTypeLib = interface
[<System.Runtime.InteropServices.Guid("718CC500-0A76-11CF-8045-00AA006009FA")>]
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
type IProfferTypeLib = interface
Public Interface IProfferTypeLib
- Attributes
Methods
ProfferTypeLib(Guid, UInt32, UInt32, UInt32) |
Provides an ActiveX designer's type library to its host. |