locked
LanguageService GUID in IVsDebugger.InsertBreakpointByName() RRS feed

  • Question

  • Hi,

    I want to call this API

    IVsDebugger.InsertBreakpointByName()

    but I don't know what value I should use for the first parameter.  The doc says it's "The GUID for the language service such as SID_SVisualBasicLangService.". But I cannot find where SID_SVisualBasicLangService is defined. Anyway, what I need is the GUID for Visual C++.

    Thanks !

    Friday, January 20, 2017 12:48 AM

Answers

All replies