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.

Definition

Namespace: DevCase.Win32.Structures
Assembly: DevCase.net48 (in DevCase.net48.dll) Version: 6.0.0.0 (6.0)
XMLNS for XAML: Not mapped to an xmlns.
public uint Index

Field Value

UInt32

See Also