IIUnknownCacheStrategy.ConstructTableInfo Methode

Definition

Erstellt eine IIUnknownCacheStrategy.TableInfo-Instanz.

public:
 System::Runtime::InteropServices::Marshalling::IIUnknownCacheStrategy::TableInfo ConstructTableInfo(RuntimeTypeHandle handle, System::Runtime::InteropServices::Marshalling::IIUnknownDerivedDetails ^ interfaceDetails, void* ptr);
public System.Runtime.InteropServices.Marshalling.IIUnknownCacheStrategy.TableInfo ConstructTableInfo(RuntimeTypeHandle handle, System.Runtime.InteropServices.Marshalling.IIUnknownDerivedDetails interfaceDetails, void* ptr);
abstract member ConstructTableInfo : RuntimeTypeHandle * System.Runtime.InteropServices.Marshalling.IIUnknownDerivedDetails * nativeptr<unit> -> System.Runtime.InteropServices.Marshalling.IIUnknownCacheStrategy.TableInfo

Parameter

handle
RuntimeTypeHandle

Das Laufzeittyphandle.

interfaceDetails
IIUnknownDerivedDetails

Die Schnittstellendetails.

ptr
Void*

Der Mauszeiger auf die instanz, die sie abfragen soll.

Gibt zurück

Die erstellte IIUnknownCacheStrategy.TableInfo Instanz für die bereitgestellten Informationen.

Gilt für: