StrategyBasedComWrappers.GetOrCreateInterfaceDetailsStrategy Metoda

Definice

Získá nebo vytvoří strategii podrobností rozhraní pro novou obálku objektu MODELU 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

Návraty

Rozhraní podrobně popisuje strategii, která se má použít pro nový objekt COM.

Platí pro