SpiDetermineSyncMaster Return Value - rc
rc
(
ULONG
) - returns
Return codes indicating success or the type of failure:
NO_ERROR
Success.
ERROR_INVALID_STREAM
Invalid stream handle.
ERROR_INVALID_NUMMASTERS
Invalid number of streams in
ulNumMasters
.
ERROR_MASTER_CONFLICT
Stream master conflict, two or more streams have master capabilities only.
ERROR_NO_SYNC
Stream cannot be in a synchronization group.
ERROR_NO_MASTER
No stream can be a master stream.
[Back: SpiDetermineSyncMaster Parameter - ulNumMasters]
[Next: SpiDetermineSyncMaster - Parameters]