Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
Represents a symbol binder for unmanaged code, and extends the ISymUnmanagedBinder interface.
Security Note |
|---|
It is a security risk to open a program database (PDB) file from an untrusted source. |
Methods
| Method | Description |
|---|---|
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 method. |
Requirements
Header: CorSym.idl
See Also
Reference
ISymUnmanagedBinder Interface
ISymUnmanagedBinder3 Interface
Security Note