예제 #1
0
 public uint GetIndex(uint idx)
 {
     return(SoundNativeMethods.SoundControlElementListGetIndex(handle, idx));
 }