IComExposedDetails 接口

定义

重要

此 API 不符合 CLS。

定义有关向 COM 公开的托管类类型的详细信息。

public interface class IComExposedDetails
[System.CLSCompliant(false)]
public interface IComExposedDetails
[<System.CLSCompliant(false)>]
type IComExposedDetails = interface
Public Interface IComExposedDetails
派生
属性

方法

GetComInterfaceEntries(Int32)

获取要提供给 ComWrappers 实例以向 COM 公开此类型的 COM 接口信息。

适用于