IIUnknownCacheStrategy.ConstructTableInfo Metod

Definition

Konstruerar en IIUnknownCacheStrategy.TableInfo instans.

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

Parametrar

handle
RuntimeTypeHandle

Handtag för körningstyp.

interfaceDetails
IIUnknownDerivedDetails

Gränssnittsinformationen.

ptr
Void*

Pekaren till den instans som ska frågas.

Returer

Den konstruerade IIUnknownCacheStrategy.TableInfo instansen för den angivna informationen.

Gäller för