VirtualBox

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


Ignore:
Timestamp:
Apr 17, 2023 9:14:22 AM (20 months ago)
Author:
vboxsync
Message:

Guest Control/Main: Treat reported Guest Additions versions of "0.0.0" (or 0) through VMMDev as Guest Additions not being found or not ready (yet) within GuestSession::i_determineProtocolVersion() (via vmmdevUpdateGuestInfo[2]).

File:
1 edited

Legend:

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

    r99262 r99416  
    428428        SessionObjects              mObjects;
    429429        /** Guest control protocol version to be used.
    430          *  Guest Additions < VBox 4.3 have version 1,
    431          *  any newer version will have version 2. */
     430         * Guest Additions < VBox 4.3 have version 1, any newer version will have version 2.
     431         * Set to 0 if a valid Guest Additions version was not found (yet). */
    432432        uint32_t                    mProtocolVersion;
    433433        /** Session timeout (in ms). */
Note: See TracChangeset for help on using the changeset viewer.

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