TBXITEMINFO.iImageIndex 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.
INT specifying the image index of the item.
public: int iImageIndex;
public: int iImageIndex;
int iImageIndex;
[System.Runtime.InteropServices.ComAliasName("Microsoft.VisualStudio.OLE.Interop.INT")]
public int iImageIndex;
[<System.Runtime.InteropServices.ComAliasName("Microsoft.VisualStudio.OLE.Interop.INT")>]
val mutable iImageIndex : int
Public iImageIndex As Integer
Field Value
- Attributes
Remarks
iImageIndex
is valid only if TBXIF_IMAGEINDEX is provided.
COM Signature
From vsshell.idl: