다음을 통해 공유


IIUnknownCacheStrategy.ConstructTableInfo 메서드

정의

instance 생성합니다 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*

쿼리할 instance 대한 포인터입니다.

반환

제공된 정보에 대한 생성된 IIUnknownCacheStrategy.TableInfo instance.

적용 대상