SpiEnableSync Return Value - rc
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_NUMSLAVES
Invalid number of slaves specified (probably 0).
ERROR_INVALID_MMTIME
Invalid
MMTIME specified, or the wrong type for the stream master.
ERROR_MASTER_USED
The stream master already specified is a stream
master for another sync group. Use SpiDisableSync
to remove the other sync group, then try this call again.
ERROR_STREAM_USED
One of the streams specified already is part of
another sync group.
ERROR_INVALID_BLOCK
FAILURE
Stream
handler-specific error return code.
[Back: SpiEnableSync Parameter - mmtimeSync]
[Next: SpiEnableSync - Parameters]