ISymUnmanagedBinder3 Interface
Extends the symbol binder interface. Obtain this interface by calling QueryInterface on an object that implements the ISymUnmanagedBinder interface.
Security Note |
---|
It is a security risk to open a program database (PDB) file from an untrusted source. |
Methods
Method |
Description |
---|---|
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
Reference
ISymUnmanagedBinder2 Interface