Sdílet prostřednictvím


IIUnknownCacheStrategy.TrySetTableInfo Metoda

Definice

Pokusí se nastavit přidruženou IIUnknownCacheStrategy.TableInfovlastnost .

public:
 bool TrySetTableInfo(RuntimeTypeHandle handle, System::Runtime::InteropServices::Marshalling::IIUnknownCacheStrategy::TableInfo info);
public bool TrySetTableInfo (RuntimeTypeHandle handle, System.Runtime.InteropServices.Marshalling.IIUnknownCacheStrategy.TableInfo info);
abstract member TrySetTableInfo : RuntimeTypeHandle * System.Runtime.InteropServices.Marshalling.IIUnknownCacheStrategy.TableInfo -> bool
Public Function TrySetTableInfo (handle As RuntimeTypeHandle, info As IIUnknownCacheStrategy.TableInfo) As Boolean

Parametry

handle
RuntimeTypeHandle

Popisovač typu modulu runtime.

info
IIUnknownCacheStrategy.TableInfo

Informace o nespravované tabulce virtuálních metod

Návraty

true pokud je nastaveno, v opačném případě false.

Platí pro