Beispiel #1
0
 public void Copy(ref SoundControlCardInfo obj)
 {
     SoundNativeMethods.SoundControlCardInfoCopy(handle, obj.handle);
 }