IDebugSourceServerModule
Represents the source server information that is contained in a PDB file.
IDebugSourceServerModule : IUnknown
Notes for Implementers
This interface is implemented by debugger engines and consumed by the debugger UI.
Methods
The following table shows the methods of IDebugSourceServerModule.
Method |
Description |
---|---|
Retrieves an array of source server information. |
Requirements
Header: Msdbg.h
Namespace: Microsoft.VisualStudio.Debugger.Interop
Assembly: Microsoft.VisualStudio.Debugger.Interop.dll