CANDIDATEFORM.dwIndex 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.
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