Condividi tramite


StrategyBasedComWrappers.GetOrCreateInterfaceDetailsStrategy Metodo

Definizione

Ottiene o crea la strategia dei dettagli dell'interfaccia per un nuovo wrapper dell'oggetto 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

Restituisce

Strategia dei dettagli dell'interfaccia da usare per il nuovo oggetto COM.

Si applica a