नोट
इस पृष्ठ तक पहुंच के लिए प्राधिकरण की आवश्यकता होती है। आप साइन इन करने या निर्देशिकाएँ बदलने का प्रयास कर सकते हैं।
इस पृष्ठ तक पहुंच के लिए प्राधिकरण की आवश्यकता होती है। आप निर्देशिकाएँ बदलने का प्रयास कर सकते हैं।
Represents a document checksum for a breakpoint request.
Syntax
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 |
|---|---|
| GetChecksum | Retrieves the document checksum for a breakpoint request given the unique identifier of the checksum algorithm to use. |
| IsChecksumEnabled | Determines if the checksum is enabled for this document. |
Requirements
Header: Msdbg.h
Namespace: Microsoft.VisualStudio.Debugger.Interop
Assembly: Microsoft.VisualStudio.Debugger.Interop.dll