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