VSTREELISTITEMCHANGE.grfChange Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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