VSDRAWITEMSTRUCT.itemAction Field

Definition

Represents the required drawing action.

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

Field Value

Attributes

Applies to