HintNameEntry.Hint

An index into the export name pointer table. A match is attempted first with this value. If it fails, a binary search is performed on the DLL’s export name pointer table.

struct HintNameEntry
ushort Hint;

Meta