IIUnknownCacheStrategy.ConstructTableInfo 메서드

정의

인스턴스를 IIUnknownCacheStrategy.TableInfo 생성합니다.

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

매개 변수

handle
RuntimeTypeHandle

런타임 형식 핸들입니다.

interfaceDetails
IIUnknownDerivedDetails

인터페이스 세부 정보입니다.

ptr
Void*

쿼리할 인스턴스에 대한 포인터입니다.

반품

제공된 정보에 대한 생성된 IIUnknownCacheStrategy.TableInfo 인스턴스입니다.

적용 대상