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
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.