Note
Please see Azure Cognitive Services for Speech documentation for the latest supported speech solutions.
Microsoft Speech Platform
IEnumSpObjectTokens::Reset
IEnumSpObjectTokens::Reset resets the enumeration sequence to the beginning.
<pre IsFakePre="true" xmlns="http://www.w3.org/1999/xhtml"> <strong>HRESULT Reset ( void );</strong> </pre>
Parameters
Return Values
Value | Description |
---|---|
S_OK | Method completed successfully. |
SPERR_UNINITIALIZED | Attribute parser interface is not initialized. |