StrategyBasedComWrappers.GetOrCreateInterfaceDetailsStrategy メソッド

定義

新しい COM オブジェクト ラッパーのインターフェイス詳細戦略を取得または作成します。

protected:
 virtual System::Runtime::InteropServices::Marshalling::IIUnknownInterfaceDetailsStrategy ^ GetOrCreateInterfaceDetailsStrategy();
protected virtual System.Runtime.InteropServices.Marshalling.IIUnknownInterfaceDetailsStrategy GetOrCreateInterfaceDetailsStrategy();
abstract member GetOrCreateInterfaceDetailsStrategy : unit -> System.Runtime.InteropServices.Marshalling.IIUnknownInterfaceDetailsStrategy
override this.GetOrCreateInterfaceDetailsStrategy : unit -> System.Runtime.InteropServices.Marshalling.IIUnknownInterfaceDetailsStrategy
Protected Overridable Function GetOrCreateInterfaceDetailsStrategy () As IIUnknownInterfaceDetailsStrategy

返品

新しい COM オブジェクトに使用するインターフェイスの詳細戦略。

適用対象