Manager Return Values
The Text Services Framework produces return values in the range from 0xHHHH0200 through 0xHHHH0507. The following table gives the manager return values in alphabetical order.
Note
The descriptions supplied are non-specific; the meaning of a return value can vary depending on the method that returned the value.
Return code/value | Description |
---|---|
|
The preserved key is registered. |
|
The context owner rejected the composition. |
|
The context object is not on a document stack. |
|
The context is empty. |
|
Context owner cannot handle objects of the type provided by the pDataObject parameter. |
|
The screen coordinates are invalid. |
|
The character position is invalid. |
|
The context view is invalid. |
|
The context is already locked. |
|
The object does not support the requested interface. |
|
The text layout has not been calculated. |
|
The caller does not have the necessary type of document. |
|
No embedded object exists at the specified position. |
|
No function provider exists for the specified function. |
|
No selection exists within the context. |
|
The specified service does not exists or cannot be created. |
|
The TSF manager does not own the range. |
|
The range is not within an active composition. |
|
The edit context is read-only. |
|
The context stack is full. |
|
A synchronous read-only lock cannot be obtained. |
|
The data will be obtained asynchronously. |
Requirements
Requirement | Value |
---|---|
Minimum supported client |
Windows 2000 Professional [desktop apps only] |
Minimum supported server |
Windows 2000 Server [desktop apps only] |
Redistributable |
TSF 1.0 on Windows 2000 Professional |
Header |
|
IDL |
|