Indicates that the text attributes associated with the underlying character position range have changed.

HRESULT onUpdateTextAttributes(
   ULONG  cCharacterPosition,
   ULONG  cNumToUpdate
);

Parameters

cCharacterPosition

[in] The character position of the first character that the attributes have changed.

cNumToUpdate

[in] The number of characters in the range.

Expand imageReturn Value

Expand imageRemarks

Expand imageSee Also