Gocator API
|
GoPatternSequenceType GoSetup_PatternSequenceTypeOptionAt | ( | GoSetup | setup, |
GoRole | role, | ||
kSize | index | ||
) |
Gets the pattern sequence type option at the given index.
setup | GoSetup object. |
role | Determines which device to retrieve the value from. Use GO_ROLE_MAIN or GOROLE_BUDDYIDX(buddyidx). See GoRole for more details. |
index | The index with which to retrieve a sequence type option. |