IDebugControl3::RemoveTextReplacements method (dbgeng.h)

The RemoveTextReplacements method removes all user-named aliases.

Syntax

HRESULT RemoveTextReplacements();

Return value

Return code Description
S_OK
The method was successful.
 

This method may also return error values. See Return Values for more details.

Remarks

For an overview of aliases used by the debugger engine, see Using Aliases. For more information about using aliases with the debugger engine API, see Interacting with the Engine.

Requirements

Requirement Value
Target Platform Desktop
Header dbgeng.h (include Dbgeng.h)

See also

GetNumberTextReplacements

IDebugControl2

IDebugControl3

OutputTextReplacements

SetTextReplacement

ad (Delete Alias)