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.
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 structure that will read the debugging symbols associated with the module. |
|
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
See Also
Concepts
Diagnostics Symbol Store Interfaces
Security Note: