IDebugEngine3.SetSymbolPath(String, String, UInt32) 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 SetSymbolPath(System::String ^ szSymbolSearchPath, System::String ^ szSymbolCachePath, System::UInt32 Flags);
public int SetSymbolPath(string szSymbolSearchPath, string szSymbolCachePath, uint Flags);
abstract member SetSymbolPath : string * string * uint32 -> int
Public Function SetSymbolPath (szSymbolSearchPath As String, szSymbolCachePath As String, Flags As UInteger) As Integer
Parameters
- szSymbolSearchPath
- String
- szSymbolCachePath
- String
- Flags
- UInt32