IIUnknownCacheStrategy.TrySetTableInfo Método

Definição

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

Parâmetros

handle
RuntimeTypeHandle

A alavanca do tipo runtime.

info
IIUnknownCacheStrategy.TableInfo

A informação da tabela de métodos virtuais não geridos.

Devoluções

true se definido, caso contrário false.

Aplica-se a