TipSuccesses Enumeration
Visual Studio 2015
Defines success codes for language services to return for tool tips.
Assembly: Microsoft.VisualStudio.TextManager.Interop (in Microsoft.VisualStudio.TextManager.Interop.dll)
| Member name | Description | |
|---|---|---|
| TIP_S_ONLYIFNOMARKER | Indicates that any error or success associated with a code marker takes precedence over any tool tip error or success. |
From textmgr.idl:
Show: