Nota
Pristup ovoj stranici zahteva autorizaciju. Možete pokušati da se prijavite ili promenite direktorijume.
Pristup ovoj stranici zahteva autorizaciju. Možete pokušati da promenite direktorijume.
Represents a symbol binder for unmanaged code.
Important
It is a security risk to open a program database (PDB) file from an untrusted source.
Methods
| Method | Description |
|---|---|
| GetReaderForFile Method | Given a metadata interface and a file name, returns the correct ISymUnmanagedReader structure that will read the debugging symbols associated with the module. |
| GetReaderFromStream Method | Given a metadata interface and a stream that contains the symbol store, returns the correct ISymUnmanagedReader structure that will read the debugging symbols from the given symbol store. |
Requirements
Header: CorSym.idl, CorSym.h
See also
Saradnja sa nama na GitHub
Izvor za ovaj sadržaj može se naći na GitHub-u, gde takođe možete kreirati i pregledati probleme i zahteve za povlačenje. Za više informacija, pogledajte naš vodič za saradnike.