public void Copy(ref SoundControlEvent obj) { SoundNativeMethods.SoundControlElementIdCopy(handle, obj.handle); }