SYMOPT_NO_IMAGE_SEARCH top-level constant

int const SYMOPT_NO_IMAGE_SEARCH

This symbol option prevents DbgHelp from searching the disk for a copy of the image when symbols are loaded.

Implementation

const SYMOPT_NO_IMAGE_SEARCH = 0x00020000;