DestroyRecognizer function
Destroys a recognizer.
Syntax
HRESULT WINAPI 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
|
Minimum supported client |
Windows XP Tablet PC Edition [desktop apps only] |
|---|---|
|
Minimum supported server |
None supported |
|
Header |
|
Show: