ISpStreamFormatConverter::ResetSeekPosition

Microsoft Speech SDK

The Microsoft.com Speech website Microsoft Speech SDK SAPI 5.1

ISpStreamFormatConverter::ResetSeekPosition

ISpStreamFormatConverter::ResetSeekPosition resets the format converter's stream seek position to the start of the stream. This method changes the seek position of the base stream to zero.

HRESULT ResetSeekPosition( void );

Parameters

None.

Return values

Value Description
S_OK Function completed successfully.
SPERR_UNINITIALIZED Current stream base is uninitialized.