ISymbolLocator140.GetPdbInfoForModule(String, Int32) 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:
Microsoft::VisualStudio::IntelliTrace::Symbols::PdbInfo GetPdbInfoForModule(System::String ^ ModulePath, int isManagedLoad);
Microsoft::VisualStudio::IntelliTrace::Symbols::PdbInfo GetPdbInfoForModule(std::wstring const & ModulePath, int isManagedLoad);
public Microsoft.VisualStudio.IntelliTrace.Symbols.PdbInfo GetPdbInfoForModule (string ModulePath, int isManagedLoad);
abstract member GetPdbInfoForModule : string * int -> Microsoft.VisualStudio.IntelliTrace.Symbols.PdbInfo
Public Function GetPdbInfoForModule (ModulePath As String, isManagedLoad As Integer) As PdbInfo
Parameters
- ModulePath
- String
- isManagedLoad
- Int32