VirtualBox

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

Main: Beautified method/property names in COM interfaces.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Frontends/VBoxBFE/Framebuffer.h

    r3569 r3576  
    5252                                   ULONG width, ULONG height, BOOL *handled) = 0;
    5353
    54     virtual HRESULT GetVisibleRegion(ULONG * aPcRect, BYTE * aPRect) = 0;
    55     virtual HRESULT SetVisibleRegion(ULONG aCRect, BYTE * aPRect) = 0;
     54    virtual HRESULT GetVisibleRegion(BYTE *aRectangles, ULONG aCount, ULONG *aCountCopied) = 0;
     55    virtual HRESULT SetVisibleRegion(BYTE *aRectangles, ULONG aCount) = 0;
    5656
    5757    virtual void    repaint() = 0;
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