示例#1
0
 private void FormMain_FormClosed(object sender, FormClosedEventArgs e)
 {
     USB.StopReceivingDeviceNotifications(deviceNotificationHandle);
     savePriferences();
 }