VirtualBox

Ignore:
Timestamp:
Dec 11, 2017 3:26:46 PM (7 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
119603
Message:

GuestPropertySvc.h: Working on making it usable from C (VBoxGuest, ++)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Additions/common/VBoxControl/VBoxControl.cpp

    r70058 r70061  
    11581158static RTEXITCODE getGuestProperty(int argc, char **argv)
    11591159{
    1160     using namespace guestProp;
    1161 
    11621160    bool fVerbose = false;
    11631161    if (   argc == 2
     
    14321430static RTEXITCODE waitGuestProperty(int argc, char **argv)
    14331431{
    1434     using namespace guestProp;
    1435 
    14361432    /*
    14371433     * Handle arguments
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