MODULE_INFO_FLAGS
Specifies the state of symbols for a module.
Syntax
Fields
MIF_SYMBOLS_LOADED
At least one set of symbols was loaded by the module (otherwise no symbols were loaded).
Remarks
This value is returned by the GetSymbolSearchInfo method.
Requirements
Header: msdbg.h
Namespace: Microsoft.VisualStudio.Debugger.Interop
Assembly: Microsoft.VisualStudio.Debugger.Interop.dll