IDebugUserNotificationUI110.UpdateModuleNameForCurrentSymbolLoad Method

Definition

public:
 int UpdateModuleNameForCurrentSymbolLoad(System::String ^ newModuleName);
public:
 int UpdateModuleNameForCurrentSymbolLoad(Platform::String ^ newModuleName);
int UpdateModuleNameForCurrentSymbolLoad(std::wstring const & newModuleName);
public int UpdateModuleNameForCurrentSymbolLoad(string newModuleName);
abstract member UpdateModuleNameForCurrentSymbolLoad : string -> int
Public Function UpdateModuleNameForCurrentSymbolLoad (newModuleName As String) As Integer

Parameters

newModuleName
String

Returns

Applies to