VSDRAWITEMSTRUCT.itemid Field

Definition

The identifier for the item, not used for buttons.

public: System::UInt32 itemid;
public: unsigned int itemid;
unsigned int itemid;
[System.Runtime.InteropServices.ComAliasName("Microsoft.VisualStudio.OLE.Interop.UINT")]
public uint itemid;
[<System.Runtime.InteropServices.ComAliasName("Microsoft.VisualStudio.OLE.Interop.UINT")>]
val mutable itemid : uint32
Public itemid As UInteger 

Field Value

Attributes

Applies to