Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
4/8/2010
Returns the top string of the IInkRecognitionAlternate.
Syntax
[propget] HRESULT get_String([out,retval]BSTR *RecoString);
Parameters
RecoString
The top string of the IInkRecognitionAlternate object.This property is read-only.
For more information about the BSTR data type, see Using the Automation Library with Windows Mobile Ink.
Return Value
| HRESULT value | Description |
|---|---|
S_OK |
Success. |
TPC_E_RECOGNIZER_NOT_REGISTERED |
No recognizers are installed. |
Requirements
| Header | msinkaut.h |
| Windows Embedded CE | Windows CE 5.0 and later |
| Windows Mobile | Windows Mobile 6 Classic and later, Windows Mobile 6 Professional and later |