Example #1
0
 public int GetCard()
 {
     return(SoundNativeMethods.SoundControlCardInfoGetCard(handle));
 }