IIUnknownInterfaceDetailsStrategy 接口

定义

重要

此 API 不符合 CLS。

定义用于获取接口详细信息的策略。

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

方法

GetComExposedTypeDetails(RuntimeTypeHandle)

获取有关向 COM 公开的指定类型的详细信息。

GetIUnknownDerivedDetails(RuntimeTypeHandle)

获取指定类型的 IUnknown 详细信息。

适用于