VSTREEDISPLAYDATA.hImageList 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.
Handle to an image list. If hImageList
is set to zero, the tool's default image list will be used. Indices for glyphs in the default image list are in omglyphs.h.
public: IntPtr hImageList;
[System.Runtime.InteropServices.ComConversionLoss]
public IntPtr hImageList;
[<System.Runtime.InteropServices.ComConversionLoss>]
val mutable hImageList : nativeint
Public hImageList As IntPtr
Field Value
IntPtr
nativeint
- Attributes
Remarks
COM Signature
From vsshell.idl: