DestroyContext function
Destroys a recognizer context.
Syntax
HRESULT WINAPI DestroyContext( HRECOCONTEXT hrc );
Parameters
- hrc
-
Handle to the recognizer context.
Return value
This function can return one of these values.
| Return code | Description |
|---|---|
|
Success. |
|
One of the arguments is invalid. |
|
The parameter is an invalid pointer. |
|
An unspecified error occurred. |
Requirements
|
Minimum supported client |
Windows XP Tablet PC Edition [desktop apps only] |
|---|---|
|
Minimum supported server |
None supported |
|
Header |
|
Show: