नोट
इस पृष्ठ तक पहुंच के लिए प्राधिकरण की आवश्यकता होती है। आप साइन इन करने या निर्देशिकाएँ बदलने का प्रयास कर सकते हैं।
इस पृष्ठ तक पहुंच के लिए प्राधिकरण की आवश्यकता होती है। आप निर्देशिकाएँ बदलने का प्रयास कर सकते हैं।
This structure is used to set the JustMyCode information for a module.
Syntax
Members
fIsUserCode
Non-zero (TRUE) if the module is to be considered user code; otherwise, zero (FALSE) if the module is to be treated as external code and not to be debugged.
bstrModuleName
Name of the module in question.
Remarks
This structure is passed as a list of such structures to the SetJustMyCodeState method.
Requirements
Header: msdbg.h
Namespace: Microsoft.VisualStudio.Debugger.Interop
Assembly: Microsoft.VisualStudio.Debugger.Interop.dll