Ejemplo n.º 1
0
 public uint GetSubdevice(uint idx)
 {
     return(SoundNativeMethods.SoundControlElementListGetSubdevice(handle, idx));
 }