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.
Destroys a recognizer.
Syntax
HRESULT DestroyRecognizer( HRECOGNIZER hrec ); Parameters
hrec
Handle to the recognizer.
Return value
This function can return one of these values.
| Return code | Description |
|---|---|
| Success. |
| The parameter is an invalid pointer. |
| An unspecified error occurred. |
| An invalid argument was received. |
Requirements
| Requirement | Value |
|---|---|
| Minimum supported client | Windows XP Tablet PC Edition [desktop apps | UWP apps] |
| Minimum supported server | None supported |
| Target Platform | Windows |
| Header | recapis.h |
| Library | inkobjcore.lib |
| DLL | inkobjcore.dll |