VirtualBox

Changeset 3592 in vbox for trunk/include


Ignore:
Timestamp:
Jul 12, 2007 4:36:53 PM (18 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
22843
Message:

VRDP NO_COM.

File:
1 edited

Legend:

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

    r3585 r3592  
    999999typedef struct _VRDPCOLORPOINTER
    10001000{
    1001     uint16_t xHot;
    1002     uint16_t yHot;
    1003     uint16_t width;
    1004     uint16_t height;
    1005     uint16_t masklen;
    1006     uint16_t datalen;
     1001    uint16_t u16HotX;
     1002    uint16_t u16HotY;
     1003    uint16_t u16Width;
     1004    uint16_t u16Height;
     1005    uint16_t u16MaskLen;
     1006    uint16_t u16DataLen;
    10071007    uint32_t vrdpInternal;
    10081008} VRDPCOLORPOINTER;
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