IDebugExpressionEvaluator2.PreloadModules(IDebugSymbolProvider) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
int PreloadModules(Microsoft::VisualStudio::Debugger::Interop::IDebugSymbolProvider ^ pSym);
public int PreloadModules(Microsoft.VisualStudio.Debugger.Interop.IDebugSymbolProvider pSym);
abstract member PreloadModules : Microsoft.VisualStudio.Debugger.Interop.IDebugSymbolProvider -> int
Public Function PreloadModules (pSym As IDebugSymbolProvider) As Integer
Parameters
- pSym
- IDebugSymbolProvider