VSDRAWITEMSTRUCT.itemData Field

Definition

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

Applies to