StrategyBasedComWrappers.GetOrCreateIUnknownStrategy Methode

Definitie

Hiermee haalt u de IUnknown-strategie op voor een nieuwe COM-objectwikkelaar.

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

Retouren

De IUnknown-strategie die moet worden gebruikt voor het nieuwe COM-object.

Van toepassing op