VSTREELISTITEMCHANGE.grfChange Field

Definition

Specifies the changes that have occurred. Values are taken from the _VSTREEITEMCHANGESMASK enumeration.

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

Field Value

Attributes

Applies to