Table of Contents

Class SymbolBinder

Namespace
Microsoft.Samples.Debugging.CorSymbolStore
Assembly
corapi.dll
public class SymbolBinder : ISymbolBinder1, ISymbolBinder2
Inheritance
SymbolBinder
Implements

Constructors

SymbolBinder()

Fields

CLSID_CorSymBinder

Methods

GetReader(IntPtr, string, string)
GetReaderForFile(object, string, string)
GetReaderForFile(object, string, string, SymSearchPolicies)
GetReaderForFile(object, string, string, SymSearchPolicies, object)
GetReaderFromCOM(object)

Get an ISymbolReader interface given a raw COM symbol reader object.

GetReaderFromStream(object, IStream)