VirtualBox

Ignore:
Timestamp:
Jul 10, 2007 2:57:15 PM (17 years ago)
Author:
vboxsync
Message:

Add QueryVisibleRegion & SetVisibleRegion to the IFrameBuffer class.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/include/FramebufferImpl.h

    r3153 r3532  
    7474                              ULONG width, ULONG height, BOOL *handled);
    7575
     76    STDMETHOD(QueryVisibleRegion)(ULONG * aPcRect, BYTE * aPRect);
     77    STDMETHOD(SetVisibleRegion)(ULONG aCRect, BYTE * aPRect);
     78
    7679private:
    7780    int mWidth;
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