IProfferTypeLib 接口

定义

使 ActiveX 设计器能够向其主机提供类型库。 设计器通过 SProfferTypeLib (SID_SProfferTypeLib) 服务提供类型库。

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(1)>]
type IProfferTypeLib = interface
Public Interface IProfferTypeLib
属性

方法

ProfferTypeLib(Guid, UInt32, UInt32, UInt32)

向宿主提供 ActiveX 设计器的类型库。

适用于