Partager via


IIUnknownCacheStrategy.ConstructTableInfo Méthode

Définition

Construit un IIUnknownCacheStrategy.TableInfo instance.

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

Paramètres

handle
RuntimeTypeHandle

Handle de type runtime.

interfaceDetails
IIUnknownDerivedDetails

Détails de l’interface.

ptr
Void*

Pointeur vers le instance à interroger.

Retours

Le instance construit IIUnknownCacheStrategy.TableInfo pour les informations fournies.

S’applique à