VirtualBox

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


Ignore:
Timestamp:
Apr 19, 2010 9:17:37 AM (15 years ago)
Author:
vboxsync
Message:

Guest Control: Update (API for retrieving output).

File:
1 edited

Legend:

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

    r28434 r28448  
    9797                              IN_BSTR aUserName, IN_BSTR aPassword,
    9898                              ULONG aTimeoutMS, ULONG* aPID, IProgress **aProgress);
    99     STDMETHOD(GetProcessOutput)(ULONG aPID, ULONG aFlags, BSTR *aBuffer);
     99    STDMETHOD(GetProcessOutput)(ULONG aPID, ULONG aFlags, ULONG64 aSize, ComSafeArrayOut(BYTE, aData));
    100100    STDMETHOD(InternalGetStatistics)(ULONG *aCpuUser, ULONG *aCpuKernel, ULONG *aCpuIdle,
    101101                                     ULONG *aMemTotal, ULONG *aMemFree, ULONG *aMemBalloon, ULONG *aMemCache,
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