private void DfuDisconnectCallback(ref AMRecoveryDevice callback) { this.DFUHandle = callback.byte_0; iPhoneDFU = null; this.OnDfuDisconnect(new DeviceNotificationEventArgs(callback)); }