GLDE_FLAGS2 Enumeration

 

Extends the GLDE_FLAGS enumeration.

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

[FlagsAttribute]
public enum GLDE_FLAGS2

Member nameDescription
gldeUsePaintView

Indicates that the global pointer to the view being painted is set and can be used.

Return to top
Show: