IIUnknownCacheStrategy Interface

Definição

Importante

Esta API não está em conformidade com CLS.

Define uma estratégia de pesquisa de tabela de método virtual não gerenciada.

public interface class IIUnknownCacheStrategy
[System.CLSCompliant(false)]
public interface IIUnknownCacheStrategy
[<System.CLSCompliant(false)>]
type IIUnknownCacheStrategy = interface
Public Interface IIUnknownCacheStrategy
Atributos

Métodos

Clear(IIUnknownStrategy)

Limpa o cache.

ConstructTableInfo(RuntimeTypeHandle, IIUnknownDerivedDetails, Void*)

Constrói uma instância de IIUnknownCacheStrategy.TableInfo.

TryGetTableInfo(RuntimeTypeHandle, IIUnknownCacheStrategy+TableInfo)

Tenta obter o associado IIUnknownCacheStrategy.TableInfo.

TrySetTableInfo(RuntimeTypeHandle, IIUnknownCacheStrategy+TableInfo)

Tenta definir o associado IIUnknownCacheStrategy.TableInfo.

Aplica-se a