CANDIDATEFORM.dwIndex Field

Definition

Candidate list identifier. dwIndex can be zero for the first list, 1 for the second, and so on. The maximum index is 31.

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

Field Value

Attributes

Applies to