ISymUnmanagedBinder3 Interface

Extends the symbol binder interface. Obtain this interface by calling QueryInterface on an object that implements the ISymUnmanagedBinder interface.

Security noteSecurity Note:

It is a security risk to open a program database (PDB) file from an untrusted source.

Methods

Method

Description

ISymUnmanagedBinder3::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

See Also

Concepts

Diagnostics Symbol Store Interfaces

ISymUnmanagedBinder Interface

ISymUnmanagedBinder2 Interface