IDebugBreakpointChecksumRequest2
Represents a document checksum for a breakpoint request.
IDebugBreakpointChecksumRequest2 : IUnknown
Notes for Implementers
Implemented by the Visual Studio Debug package and consumed by debug engines.
Methods
The following table shows the methods of IDebugBreakpointChecksumRequest2.
Method |
Description |
---|---|
Retrieves the document checksum for a breakpoint request given the unique identifier of the checksum algorithm to use. |
|
Determines if the checksum is enabled for this document. |
Requirements
Header: Msdbg.h
Namespace: Microsoft.VisualStudio.Debugger.Interop
Assembly: Microsoft.VisualStudio.Debugger.Interop.dll