Share via


IDebugEngine3.SetSymbolPath(String, String, UInt32) Method

Definition

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

Returns

Applies to