Debugging Tools for Windows |
The GetSymbolOptions method returns the engine's global symbol options.
HRESULT
IDebugSymbols::GetSymbolOptions(
OUT PULONG Options
);
This method may also return error values. See Return Values for more details.
GetSymbolOptions is available in all versions of IDebugSymbols.
For more information about symbols, see Symbols.
Headers: Defined in Dbgeng.h. Include Dbgeng.h. The options are defined in Dbghelp.h.