Dil

IIUnknownCacheStrategy.ConstructTableInfo Yöntem

Tanım

Bir IIUnknownCacheStrategy.TableInfo örnek oluşturur.

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

Parametreler

handle
RuntimeTypeHandle

Çalışma zamanı türü tanıtıcısı.

interfaceDetails
IIUnknownDerivedDetails

Arabirim ayrıntıları.

ptr
Void*

Sorgu için örneğin işaretçisi.

Döndürülenler

Sağlanan bilgiler için yapılan IIUnknownCacheStrategy.TableInfo örnek.

Şunlara uygulanır