Indicates that the text attributes associated with the underlying character position range have changed.
HRESULT onUpdateTextAttributes( ULONG cCharacterPosition, ULONG cNumToUpdate );
- cCharacterPosition
[in] The character position of the first character that the attributes have changed.
- cNumToUpdate
[in] The number of characters in the range.
The method returns an HRESULT. Possible values include, but are not limited to, those in the following table.
Value | Description |
---|---|
S_OK | The method succeeded. |
This method indicates that the text attributes associated with the underlying character position range have changed.