SYMOPT_ALLOW_ABSOLUTE_SYMBOLS top-level constant

int const SYMOPT_ALLOW_ABSOLUTE_SYMBOLS

This symbol option allows DbgHelp to read symbols that are stored at an absolute address in memory. This option is not needed in the vast majority of cases.

Implementation

const SYMOPT_ALLOW_ABSOLUTE_SYMBOLS = 0x00000800;