VirtualBox

Changeset 47774 in vbox for trunk/src/VBox/Main/idl


Ignore:
Timestamp:
Aug 15, 2013 3:13:01 PM (12 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
88033
Message:

Main,Frontends: IDisplay::GetScreenResolution returns the screen origin.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/idl/VirtualBox.xidl

    r47723 r47774  
    1518015180  <interface
    1518115181    name="IDisplay" extends="$unknown"
    15182     uuid="23efdcab-1ae5-47ee-951e-e0f9a3935f2a"
     15182    uuid="480b372c-c0b5-4c23-9bd7-dcbb85b1594c"
    1518315183    wsmap="managed"
    1518415184    >
     
    1520015200      <param name="height" type="unsigned long" dir="out"/>
    1520115201      <param name="bitsPerPixel" type="unsigned long" dir="out"/>
     15202      <param name="xOrigin" type="long" dir="out"/>
     15203      <param name="yOrigin" type="long" dir="out"/>
    1520215204    </method>
    1520315205
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