The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
ISpellingError::StartIndex property
Gets the position in the checked text where the error begins.
This property is read-only.
Syntax
HRESULT get_StartIndex(
[out, retval] ULONG *value
);
Property value
Index into the checked text where the error begins.
Error codes
| Name | Meaning |
|---|---|
|
Successful. |
Requirements
|
Minimum supported client |
Windows 8 [desktop apps | Windows Store apps] |
|---|---|
|
Minimum supported server |
Windows Server 2012 [desktop apps | Windows Store apps] |
|
Header |
|
|
IDL |
|
See also
Show: