VSDRAWITEMSTRUCT.itemData 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.
This is zero for a button control type.
public: System::UInt32 itemData;
public: IntPtr itemData;
public: unsigned int itemData;
unsigned int itemData;
[System.Runtime.InteropServices.ComAliasName("Microsoft.VisualStudio.OLE.Interop.ULONG_PTR")]
public uint itemData;
[System.Runtime.InteropServices.ComAliasName("Microsoft.VisualStudio.OLE.Interop.ULONG_PTR")]
public IntPtr itemData;
[<System.Runtime.InteropServices.ComAliasName("Microsoft.VisualStudio.OLE.Interop.ULONG_PTR")>]
val mutable itemData : uint32
[<System.Runtime.InteropServices.ComAliasName("Microsoft.VisualStudio.OLE.Interop.ULONG_PTR")>]
val mutable itemData : nativeint
Public itemData As UInteger
Public itemData As IntPtr
Field Value
IntPtr
nativeint
- Attributes