Example #1
0
 public uint GetDevice(uint idx)
 {
     return(SoundNativeMethods.SoundControlElementListGetDevice(handle, idx));
 }