Changeset 104637 in vbox
- Timestamp:
- May 15, 2024 10:17:43 AM (7 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Main/src-client/GuestSessionImplTasks.cpp
r104636 r104637 2636 2636 * @param hrc Progress operation result to set. 2637 2637 * @param strMsg Message to set. 2638 * @param guestErrorInfo Guest error info to use. 2638 2639 */ 2639 2640 HRESULT GuestSessionTaskUpdateAdditions::setUpdateErrorMsg(HRESULT hrc, const Utf8Str &strMsg, const GuestErrorInfo &guestErrorInfo)
Note:
See TracChangeset
for help on using the changeset viewer.