VirtualBox

Changeset 38855 in vbox for trunk/include


Ignore:
Timestamp:
Sep 23, 2011 7:31:35 PM (13 years ago)
Author:
vboxsync
Message:

Additions/common/VBoxGuest: reverted r73865, r73862, r73808, r73807, r73805 and r73801 to simplify backporting

File:
1 edited

Legend:

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

    r38655 r38855  
    350350/** Get the pointer to the first HGCM parameter in a 32-bit request.  */
    351351# define VBOXGUEST_HGCM_CALL_PARMS32(a)           ( (HGCMFunctionParameter32 *)((uint8_t *)(a) + sizeof(VBoxGuestHGCMCallInfo)) )
     352
     353/** IOCTL to VBoxGuest to make a connect to the clipboard service.
     354 * @todo Seems this is no longer is use. Try remove it. */
     355# define VBOXGUEST_IOCTL_CLIPBOARD_CONNECT        VBOXGUEST_IOCTL_CODE_(19, sizeof(uint32_t))
    352356
    353357#endif /* VBOX_WITH_HGCM */
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