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/Main/include/FramebufferImpl.h

    r3571 r3576  
    7676                              ULONG width, ULONG height, BOOL *handled);
    7777
    78     STDMETHOD(GetVisibleRegion)(ULONG * aPcRect, BYTE * aPRect);
    79     STDMETHOD(SetVisibleRegion)(ULONG aCRect, BYTE * aPRect);
     78    STDMETHOD(GetVisibleRegion)(BYTE *aRectangles, ULONG aCount, ULONG *aCountCopied);
     79    STDMETHOD(SetVisibleRegion)(BYTE *aRectangles, ULONG aCount);
    8080
    8181private:
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