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