Interface ISymUnmanagedBinderISymUnmanagedBinder Interface
Representa um associador de símbolo para o código não gerenciado.Represents a symbol binder for unmanaged code.
Importante
É um risco de segurança abrir um arquivo de banco de dados do programa (PDB) de uma fonte não confiável.It is a security risk to open a program database (PDB) file from an untrusted source.
MétodosMethods
MétodoMethod | DescriçãoDescription |
---|---|
Método GetReaderForFileGetReaderForFile Method | Dada uma interface de metadados e um nome de arquivo, retorna a estrutura ISymUnmanagedReader correta que lerá os símbolos de depuração associados ao módulo.Given a metadata interface and a file name, returns the correct ISymUnmanagedReader structure that will read the debugging symbols associated with the module. |
Método GetReaderFromStreamGetReaderFromStream Method | Dada uma interface de metadados e um fluxo que contém o armazenamento de símbolo, retorna a estrutura ISymUnmanagedReader correta que lerá os símbolos de depuração do repositório de símbolos fornecido.Given a metadata interface and a stream that contains the symbol store, returns the correct ISymUnmanagedReader structure that will read the debugging symbols from the given symbol store. |
RequisitosRequirements
Cabeçalho: CorSym. idl, CorSym. hHeader: CorSym.idl, CorSym.h