SHC_ENABLE_SYNC - Description
This message enables synchronization for a stream handler in a sync group.
pParmIn (PPARM_ENSYNC)
rc (ULONG)
Return
codes indicating success or the type of failure:
NO_ERROR
ERROR_INVALID_FUNCTION
Invalid function requested.
ERROR_INVALID_STREAM
ERROR_INVALID_MMTIME
Invalid MMTIME specified
or is the wrong type for the stream master.
ERROR_INVALID_HID
ERROR_INVALID_FLAG
The flag passed is invalid.
ERROR_STREAM_NOTMASTER
The stream handle passed was not a synchronization
master stream.
ERROR_INVALID_NUMSLAVES
Invalid
number of slave streams.
FAILURE
Stream
handler-specific error return code.
[Back: SHC_ENABLE_SYNC Return Value - rc]
[Next: SHC_ENABLE_SYNC - Remarks]