ISpRecognizerLite::SetProperty
4/8/2010
This method sets some miscellaneous engine setting or engine information.
Syntax
HRESULT SetProperty (
SPTYPEHEADER* psth
);
Parameters
- psth
[out][in] This is always of type SPT_PROP. It passes the property information in or out.
Return Value
Value | Description |
---|---|
S_OK |
Success |
E_NOTIMPL |
Not implemented. |
Otherwise, it returns an appropriate failure code from the return code list.
Remarks
Please contact Microsoft before implementing this function.
Requirements
Header | itspeech.h |
Windows Embedded CE | Windows CE 3.0 and later |
Windows Mobile | Smartphone 2002 and later |