VSTREELISTITEMCHANGE.index 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.
Identifies a tree list item.
public: System::UInt32 index;
public: unsigned int index;
unsigned int index;
[System.Runtime.InteropServices.ComAliasName("Microsoft.VisualStudio.OLE.Interop.ULONG")]
public uint index;
[<System.Runtime.InteropServices.ComAliasName("Microsoft.VisualStudio.OLE.Interop.ULONG")>]
val mutable index : uint32
Public index As UInteger
Field Value
- Attributes