Recognize Method |
Performs recognition on an InkStrokes collection and returns recognition results.
Declaration
[C++]
HRESULT Recognize();
[Microsoft® Visual Basic® 6.0]
Public Sub Recognize()
Return Value
| HRESULT value | Description |
|---|---|
| S_OK | Success. |
| E_INK_EXCEPTION | An exception occurred inside the method. |