Freigeben über


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 Zeiger auf die abzufragende instance.

Gibt zurück

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

Gilt für: