public int GetCard()
 {
     return(SoundNativeMethods.SoundControlCardInfoGetCard(handle));
 }