VirtualBox

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


Ignore:
Timestamp:
Jun 2, 2020 5:21:10 PM (4 years ago)
Author:
vboxsync
Message:

OCI: (bugref:9469) partial proxy implementation.

File:
1 edited

Legend:

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

    r82968 r84645  
    5656    Utf8Str const &i_getFullUserName() const;
    5757    Utf8Str const &i_getProductKey() const;
     58    Utf8Str const &i_getProxy() const;
    5859    Utf8Str const &i_getAdditionsIsoPath() const;
    5960    bool           i_getInstallGuestAdditions() const;
     
    122123    RTCList<RTCString, RTCString *> mDetectedOSLanguages; /**< (only relevant for windows at the moment) */
    123124    Utf8Str         mStrDetectedOSHints;
     125    Utf8Str         mStrProxy;
    124126    /** @} */
    125127
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