Partager via


IIUnknownCacheStrategy.TrySetTableInfo Méthode

Définition

Tente de définir le associé IIUnknownCacheStrategy.TableInfo.

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

Paramètres

handle
RuntimeTypeHandle

Handle de type runtime.

info
IIUnknownCacheStrategy.TableInfo

Informations de table de méthode virtuelle non managées.

Retours

true si défini, sinon false.

S’applique à