VirtualBox

Changeset 97802 in vbox for trunk/src/VBox/Main/include


Ignore:
Timestamp:
Dec 14, 2022 2:58:10 PM (2 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
154877
Message:

DnD/Main: Made the progress object description a bit more flexible, to also know which operation currently is going on.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/include/GuestDnDPrivate.h

    r97801 r97802  
    855855    bool isProgressRunning(void) const;
    856856    int setProgress(unsigned uPercentage, uint32_t uState, int rcOp = VINF_SUCCESS, const Utf8Str &strMsg = "");
    857     HRESULT resetProgress(const ComObjPtr<Guest>& pParent);
     857    HRESULT resetProgress(const ComObjPtr<Guest>& pParent, const Utf8Str &strDesc);
    858858    HRESULT queryProgressTo(IProgress **ppProgress);
    859859    /** @} */
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