StrategyBasedComWrappers.GetOrCreateInterfaceDetailsStrategy Método

Definição

Obtém ou cria a estratégia de detalhes da interface para um novo wrapper de objeto 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

Retornos

A estratégia de detalhes da interface a ser usada para o novo objeto COM.

Aplica-se a