SHC_GET_TIME - Description
This message queries the current stream time.
pParmIn
(
PPARM_GTIME
)
A pointer to a
PARM_GTIME
data structure.
rc
(
ULONG
)
Return codes indicating success or the type of failure:
NO_ERROR
Success.
ERROR_INVALID_FUNCTION
Invalid function requested.
ERROR_INVALID_STREAM
Invalid stream handle.
ERROR_INVALID_HID
Invalid handler ID.
FAILURE
Stream-handler-specific error return code.
[Back: SHC_GET_TIME Return Value - rc]
[Next: SHC_GET_TIME - Remarks]