ISpRecognizerLite::GetProperty

Send Feedback

This method gets some miscellaneous engine setting or engine information.

HRESULT  GetProperty (
  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

ISpRecognizerLite

Send Feedback on this topic to the authors

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.