VirtualBox

Ignore:
Timestamp:
Oct 27, 2010 12:19:55 PM (15 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
67089
Message:

Build fix.

File:
1 edited

Legend:

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

    r33492 r33497  
    108108
    109109    // Public methods that are not in IDL (only called internally).
    110     HRESULT executeProcessInternal(Bstr aCommand, ULONG aFlags,
    111                                    ComSafeArrayIn(Bstr, aArguments), ComSafeArrayIn(Bstr, aEnvironment),
    112                                    Bstr aUserName, Bstr aPassword,
     110    HRESULT executeProcessInternal(IN_BSTR aCommand, ULONG aFlags,
     111                                   ComSafeArrayIn(IN_BSTR, aArguments), ComSafeArrayIn(IN_BSTR, aEnvironment),
     112                                   IN_BSTR aUserName, IN_BSTR aPassword,
    113113                                   ULONG aTimeoutMS, ULONG *aPID, IProgress **aProgress);
    114114    void setAdditionsInfo(Bstr aInterfaceVersion, VBOXOSTYPE aOsType);
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