ISymUnmanagedBinder3 Interface
Extends the symbol binder interface. Obtain this interface by calling QueryInterface
on an object that implements the ISymUnmanagedBinder
interface.
Important
It is a security risk to open a program database (PDB) file from an untrusted source.
Methods
Method | Description |
---|---|
GetReaderFromCallback Method | Allows the user to implement or supply via callback either an IID_IDiaReadExeAtRVACallback or IID_IDiaReadExeAtOffsetCallback to obtain the Debug directory information from memory |
Requirements
Header: CorSym.idl, CorSym.h
See also
Samarbejd med os på GitHub
Kilden til dette indhold kan findes på GitHub, hvor du også kan oprette og gennemse problemer og pullanmodninger. Du kan få flere oplysninger i vores vejledning til bidragydere.