नोट
इस पृष्ठ तक पहुंच के लिए प्राधिकरण की आवश्यकता होती है। आप साइन इन करने या निर्देशिकाएँ बदलने का प्रयास कर सकते हैं।
इस पृष्ठ तक पहुंच के लिए प्राधिकरण की आवश्यकता होती है। आप निर्देशिकाएँ बदलने का प्रयास कर सकते हैं।
Describes a method or function call.
Syntax
Members
bstrName
The name of the code path.
pCode
The IDebugCodeContext2 object that identifies where in the code to step into a function.
Remarks
This structure is used to implement stepping into a function. EnumCodePaths returns all the calls from the current location in the program being debugged. This structure represents one such call.
Requirements
Header: msdbg.h
Namespace: Microsoft.VisualStudio.Debugger.Interop
Assembly: Microsoft.VisualStudio.Debugger.Interop.dll