Пример #1
0
 public uint GetNumId(uint idx)
 {
     return(SoundNativeMethods.SoundControlElementListGetNumId(handle, idx));
 }