次の方法で共有


IDebugModule2.ReloadSymbols_Deprecated(String, String) Method

Definition

public:
 int ReloadSymbols_Deprecated(System::String ^ pszUrlToSymbols, [Runtime::InteropServices::Out] System::String ^ % pbstrDebugMessage);
public int ReloadSymbols_Deprecated (string pszUrlToSymbols, out string pbstrDebugMessage);
abstract member ReloadSymbols_Deprecated : string * string -> int
Public Function ReloadSymbols_Deprecated (pszUrlToSymbols As String, ByRef pbstrDebugMessage As String) As Integer

Parameters

pszUrlToSymbols
String
pbstrDebugMessage
String

Returns

Applies to