Debugging Tools for Windows |
The RemoveTextReplacements methods removes all user-named aliases.
HRESULT
IDebugControl2::RemoveTextReplacements(
);
None
This method may also return error values. See Return Values for more details.
RemoveTextReplacements is available in IDebugControl2 and later versions.
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.
Headers: Defined in Dbgeng.h. Include Dbgeng.h.
SetTextReplacement, GetNumberTextReplacements, OutputTextReplacements, ad (Delete Alias)