SymbolInfoIndex Field
The unique value for the symbol.
The value associated with a symbol is not guaranteed to be the same each time you run the process.
For
.pbd symbols, the index value for a symbol is not generated until
the symbol is enumerated or retrieved through a search by name or address.
The index values for all CodeView and
COFF symbols are generated when the symbols are loaded.
Namespace: DevCase.Win32.StructuresAssembly: DevCase.net48 (in DevCase.net48.dll) Version: 6.0.0.0 (6.0)
XMLNS for XAML: Not mapped to an xmlns.
Public Index As UInteger
Dim instance As SymbolInfo
Dim value As UInteger
value = instance.Index
instance.Index = value
public:
unsigned int Index
val mutable Index: uint32
No code example is currently available or this language may not be supported.
Field Value
UInt32