VirtualBox

Ignore:
Timestamp:
Aug 2, 2012 10:24:28 AM (12 years ago)
Author:
vboxsync
Message:

Guest Control 2.0: Update.

File:
1 edited

Legend:

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

    r42507 r42525  
    268268struct GuestProcessInfo
    269269{
     270    /** The process' friendly name. */
     271    Utf8Str                     mName;
     272    /** The actual command to execute. */
    270273    Utf8Str                     mCommand;
    271274    ProcessArguments            mArguments;
     
    275278    ProcessPriority_T           mPriority;
    276279    ProcessAffinity             mAffinity;
     280
    277281};
    278282
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