Udostępnij za pośrednictwem


StrategyBasedComWrappers.CreateDefaultCacheStrategy Metoda

Definicja

Tworzy domyślną strategię do użycia na potrzeby buforowania obiektów 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

Zwraca

Domyślna strategia buforuje wskaźniki interfejsu dla interfejsu niezależnie od tego, na jaki wątek został początkowo pobrany.

Dotyczy