Compartilhar via


IIUnknownCacheStrategy.TrySetTableInfo Método

Definição

Tenta definir o associado 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

Parâmetros

handle
RuntimeTypeHandle

O identificador de tipo de runtime.

info
IIUnknownCacheStrategy.TableInfo

As informações da tabela de método virtual não gerenciado.

Retornos

true se definido, caso contrário false, .

Aplica-se a