Indicates that text has been replaced.

HRESULT onReplaceText(
   ULONG  cCharacterPosition,
   ULONG  cNumToReplace
);

Parameters

cCharacterPosition

[in] The character position of the first character replaced.

cNumToReplace

[in] The number of characters replaced.

Expand imageReturn Value

Expand imageRemarks

Expand imageSee Also