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.
This method sets some miscellaneous engine setting or engine information.
HRESULT SetProperty (
SPTYPEHEADER* psth
);
Parameters
- psth
[out][in] This is always of type SPT_PROP. It passes the property information in or out.
Return Values
| 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
Smartphone: Smartphone 2002 and later
OS Versions: Windows CE 3.0 and later
Header: itspeech.h
See Also
Send Feedback on this topic to the authors