#include <nw/snd/snd_SoundArchive.h> static ItemId GetGroupIdFromIndex( u32 index );
| Name | Description | |
|---|---|---|
| in | index |
The group serial number. |
Converts the group serial number to a group ID.
If index returns a value equal to or greater than 0 and less than GetGroupCount, all group IDs can be obtained.
Take care on the application side when using obtained values, as no value range check is made for the maximum value.
CONFIDENTIAL