ITextStoreACPSink::OnAttrsChange method
Syntax
HRESULT OnAttrsChange( [in] LONG acpStart, [in] LONG acpEnd, [in] ULONG cAttrs, [in] const TS_ATTRID *paAttrs );
Parameters
- acpStart [in]
-
Specifies the starting point of the attribute change.
- acpEnd [in]
-
Specifies the ending point of the attribute change.
- cAttrs [in]
-
Specifies the number of attributes in the paAttrs array.
- paAttrs [in]
-
Pointer to an array of TS_ATTRID values that identify the attributes changed.
Return value
This method can return one of these values.
| Value | Description |
|---|---|
|
The method was successful. |
|
A memory allocation failure occurred. |
|
One or more parameters are invalid. |
Requirements
|
Minimum supported client |
Windows 2000 Professional [desktop apps | Windows Store apps] |
|---|---|
|
Minimum supported server |
Windows 2000 Server [desktop apps | Windows Store apps] |
|
Redistributable |
TSF 1.0 on Windows 2000 Professional |
|
Header |
|
|
IDL |
|
|
DLL |
|