ISymUnmanagedBinder2 Interface
Represents a symbol binder for unmanaged code, and extends the ISymUnmanagedBinder interface.
Important
It is a security risk to open a program database (PDB) file from an untrusted source.
Methods
Method | Description |
---|---|
GetReaderForFile2 Method | Given a metadata interface and a file name, returns the correct ISymUnmanagedReader interface that will read the debugging symbols associated with the module. Provides a more extensive search than the ISymUnmanagedBinder::GetReaderForFile method. |
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.