Changeset 97801 in vbox for trunk/src/VBox/Main/include
- Timestamp:
- Dec 14, 2022 2:50:42 PM (2 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Main/include/GuestDnDPrivate.h
r97788 r97801 853 853 * @{ */ 854 854 bool isProgressCanceled(void) const; 855 bool isProgressRunning(void) const; 855 856 int setProgress(unsigned uPercentage, uint32_t uState, int rcOp = VINF_SUCCESS, const Utf8Str &strMsg = ""); 856 857 HRESULT resetProgress(const ComObjPtr<Guest>& pParent);
Note:
See TracChangeset
for help on using the changeset viewer.