VSSWATCHRENDER.grfFlags Field

Definition

Control state. Values are taken from the __VSSWATCHRENDERFLAGS enumeration.

public: System::UInt32 grfFlags;
public: unsigned int grfFlags;
unsigned int grfFlags;
[System.Runtime.InteropServices.ComAliasName("Microsoft.VisualStudio.Shell.Interop.VSSWATCHRENDERFLAGS")]
public uint grfFlags;
[<System.Runtime.InteropServices.ComAliasName("Microsoft.VisualStudio.Shell.Interop.VSSWATCHRENDERFLAGS")>]
val mutable grfFlags : uint32
Public grfFlags As UInteger 

Field Value

Attributes

Remarks

COM Signature

From vsshell.idl:

Applies to