VirtualBox

Changeset 4109 in vbox


Ignore:
Timestamp:
Aug 10, 2007 11:59:43 AM (18 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
23570
Message:

Clarify

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/VBox/VBoxGuest.h

    r4108 r4109  
    487487    VMMDevHGCMParmType_PhysAddr   = 3,
    488488    VMMDevHGCMParmType_LinAddr    = 4, /**< In and Out */
    489     VMMDevHGCMParmType_LinAddr_In = 5, /**< In (read) */
    490     VMMDevHGCMParmType_LinAddr_Out= 6, /**< Out (write) */
     489    VMMDevHGCMParmType_LinAddr_In = 5, /**< In  (read;  host<-guest) */
     490    VMMDevHGCMParmType_LinAddr_Out= 6, /**< Out (write; host->guest) */
    491491    VMMDevHGCMParmType_SizeHack   = 0x7fffffff
    492492} HGCMFunctionParameterType;
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