#include <revolution.h> #include <revolution/seq.h> u32 SEQGetState(SEQSEQUENCE *sequence);
| sequence | Pointer to a user-initialized SEQSEQUENCE |
|---|
The current state of the sequence as an unsigned 32-bit value is returned.
SEQGetState gets the current state of the specified sequence.
2006/03/01 Initial version.
CONFIDENTIAL