IProfferTypeLib 接口
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
使 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 设计器的类型库。 |