VirtualBox

Ignore:
Timestamp:
Jul 12, 2007 10:24:41 AM (18 years ago)
Author:
vboxsync
Message:

Main: Beautified method/property names in COM interfaces.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Frontends/VirtualBox/include/VBoxFrameBuffer.h

    r3571 r3576  
    231231    STDMETHOD(CopyScreenBits) (ULONG aXDst, ULONG aYDst, ULONG aXSrc, ULONG aYSrc,
    232232                               ULONG aWidth, ULONG aHeight, BOOL *aHandled);
    233     STDMETHOD(GetVisibleRegion)(ULONG * aPcRect, BYTE * aPRect);
    234     STDMETHOD(SetVisibleRegion)(ULONG aCRect, BYTE * aPRect);
     233
     234    STDMETHOD(GetVisibleRegion)(BYTE *aRectangles, ULONG aCount, ULONG *aCountCopied);
     235    STDMETHOD(SetVisibleRegion)(BYTE *aRectangles, ULONG aCount);
    235236
    236237    // Helper functions
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