IDebugUserNotificationUI110.UpdateModuleNameForCurrentSymbolLoad 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 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