Partilhar via


StrategyBasedComWrappers.CreateDefaultCacheStrategy Método

Definição

Cria a estratégia padrão a ser usada para armazenar em cache objetos COM.

protected:
 static System::Runtime::InteropServices::Marshalling::IIUnknownCacheStrategy ^ CreateDefaultCacheStrategy();
protected static System.Runtime.InteropServices.Marshalling.IIUnknownCacheStrategy CreateDefaultCacheStrategy ();
static member CreateDefaultCacheStrategy : unit -> System.Runtime.InteropServices.Marshalling.IIUnknownCacheStrategy
Protected Shared Function CreateDefaultCacheStrategy () As IIUnknownCacheStrategy

Retornos

A estratégia padrão armazena em cache os ponteiros de interface por interface, independentemente do thread em que foram recuperados inicialmente.

Aplica-se a