This topic has not yet been rated - Rate this topic

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

NameMeaning
S_OK

Successful.

Requirements

Minimum supported client

Windows 8 [desktop apps | Windows Store apps]

Minimum supported server

Windows Server 2012 [desktop apps | Windows Store apps]

Header

Spellcheck.h

IDL

Spellcheck.idl

See also

ISpellingError

 

 

Send comments about this topic to Microsoft

Build date: 11/21/2012

Community Additions

ADD
© 2013 Microsoft. All rights reserved.