phstreamMaster (PHSTREAM) - output
Return address for the stream handle of the best
master stream.
paMasterList (PMASTER) - input
Array address of stream handles that select master
stream of a synchronized group.
ulNumMasters (ULONG) - input
Number
of streams in paMasterList.
rc (ULONG) - returns
Return
codes indicating success or the type of failure:
NO_ERROR
ERROR_INVALID_STREAM
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 Return Value - rc]
[Next: SpiDetermineSyncMaster - Remarks]