TipSuccesses Enumeration

 

Defines success codes for language services to return for tool tips.

Namespace:   Microsoft.VisualStudio.TextManager.Interop
Assembly:  Microsoft.VisualStudio.TextManager.Interop (in Microsoft.VisualStudio.TextManager.Interop.dll)

public enum TipSuccesses

Member nameDescription
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:

Return to top
Show: