Indicates that the text attributes have changed.
Syntax
HRESULT onUpdateTextAttributes( ULONG cCharacterPosition, ULONG cNumToUpdate );
Parameters
- cCharacterPosition
- [in] Integer that specifies the position of the first character whose attributes have changed.
- cNumToUpdate
- [in] Integer that specifies the number of characters to update.
Return Value
Returns S_OK if successful, or an error code otherwise.