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
Cộng tác với chúng tôi trên GitHub
Bạn có thể tìm thấy nguồn cho nội dung này trên GitHub, nơi bạn cũng có thể tạo và xem lại các vấn đề và yêu cầu kéo. Để biết thêm thông tin, hãy xem hướng dẫn dành cho người đóng góp của chúng tôi.