IDebugDocumentTextEvents2::onReplaceText
Notifies the debug package that text has been replaced in the document.
Syntax
Parameters
pos
[in] A TEXT_POSITION indicates where the text was replaced.
dwNumToReplace
[in] Specifies the number of characters of text that were replaced.
Return Value
If successful, returns S_OK
; otherwise, returns an error code.