TipSuccesses2 Enumeration

Extends the TipSuccesses success codes for language services to return for tool tips.

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

Syntax

'Declaration
Public Enumeration TipSuccesses2
public enum TipSuccesses2
public enum class TipSuccesses2
type TipSuccesses2
public enum TipSuccesses2

Members

Member name Description
TIP_S_NODEFAULTTIP Indicates there is no default tool tip.

Remarks

COM Signature

From textmgr2.idl:

See Also

Reference

Microsoft.VisualStudio.TextManager.Interop Namespace