This method 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
The following table shows the possible return values.
Value | Description |
---|---|
S_OK | Function completed successfully. |
SPERR_UNINITIALIZED | Current stream base is uninitialized. |
Requirements
OS Versions: Windows CE .NET 4.1 and later.
Header: Sapi.h, Sapi.idl.
Link Library: Sapilib.lib.
See Also
ISpStreamFormatConverter | SAPI Interfaces
Send Feedback on this topic to the authors