VSDRAWITEMSTRUCT.itemid 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.
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