共用方式為


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 詳細數據。

適用於