VirtualBox

Changeset 6496 in vbox for trunk/include/VBox


Ignore:
Timestamp:
Jan 25, 2008 6:22:40 AM (17 years ago)
Author:
vboxsync
Message:

Missed this one.

File:
1 edited

Legend:

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

    r6465 r6496  
    14181418/** @}  */
    14191419
     1420/** @name Video
     1421 * @{ */
     1422VBGLR3DECL(int)     VbglR3VideoAccelEnable(uint32_t fEnable);
     1423VBGLR3DECL(int)     VbglR3VideoAccelFlush(void);
     1424VBGLR3DECL(int)     VbglR3SetPointerShape(uint32_t fFlags, uint32_t x, uint32_t y, uint32_t width, uint32_t height, void *pv, uint32_t cb);
     1425/** @}  */
     1426
    14201427/** @name Display
    14211428 * @{ */
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