VirtualBox

Ignore:
Timestamp:
Oct 12, 2018 3:09:44 PM (7 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
125752
Message:

Main/Progress: Split into safe public interface and a private one which is used purely by API implementation code (for updating). Needed quite a few minor adjustments elsewhere.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/src-server/SnapshotImpl.cpp

    r70236 r74804  
    17471747                LogRel(("Machine: skipped saving state as part of online snapshot\n"));
    17481748
    1749             if (!task.m_pProgress->i_notifyPointOfNoReturn())
     1749            if (FAILED(task.m_pProgress->NotifyPointOfNoReturn()))
    17501750                throw setError(E_FAIL, tr("Canceled"));
    17511751
Note: See TracChangeset for help on using the changeset viewer.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette