Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
In this article
Note
This article applies to Visual Studio 2015. If you're looking for the latest Visual Studio documentation, see Visual Studio documentation. We recommend upgrading to the latest version of Visual Studio. Download it here
Represents the source server information that is contained in a PDB file.
IDebugSourceServerModule : IUnknown
This interface is implemented by debugger engines and consumed by the debugger UI.
The following table shows the methods of IDebugSourceServerModule
.
Method | Description |
---|---|
GetSourceServerData | Retrieves an array of source server information. |
Header: Msdbg.h
Namespace: Microsoft.VisualStudio.Debugger.Interop
Assembly: Microsoft.VisualStudio.Debugger.Interop.dll