Condividi tramite


StrategyBasedComWrappers.CreateCacheStrategy Metodo

Definizione

Crea la strategia di memorizzazione nella cache per un nuovo wrapper di oggetti COM.

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

Restituisce

Strategia di memorizzazione nella cache da utilizzare per il nuovo oggetto COM.

Si applica a