SpiGetTime - Parameters
hstream (HSTREAM) - input
Identifies
the stream to perform the specified action.
pmmtime (PMMTIME) - in/out
Returns
the current stream time in units of 1/3000th of a second.
rc (ULONG) - returns
Return
codes indicating success or the type of failure:
NO_ERROR
ERROR_INVALID_FUNCTION
Invalid function requested.
ERROR_INVALID_STREAM
ERROR_INVALID_BLOCK
ERROR_QUERY_STREAM_TIME
The source and target stream handlers cannot report
stream time.
FAILURE
Stream
handler-specific error return code.
[Back: SpiGetTime Return Value - rc]
[Next: SpiGetTime - Remarks]