Changeset 47774 in vbox for trunk/src/VBox/Main/idl
- Timestamp:
- Aug 15, 2013 3:13:01 PM (12 years ago)
- svn:sync-xref-src-repo-rev:
- 88033
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Main/idl/VirtualBox.xidl
r47723 r47774 15180 15180 <interface 15181 15181 name="IDisplay" extends="$unknown" 15182 uuid=" 23efdcab-1ae5-47ee-951e-e0f9a3935f2a"15182 uuid="480b372c-c0b5-4c23-9bd7-dcbb85b1594c" 15183 15183 wsmap="managed" 15184 15184 > … … 15200 15200 <param name="height" type="unsigned long" dir="out"/> 15201 15201 <param name="bitsPerPixel" type="unsigned long" dir="out"/> 15202 <param name="xOrigin" type="long" dir="out"/> 15203 <param name="yOrigin" type="long" dir="out"/> 15202 15204 </method> 15203 15205
Note:
See TracChangeset
for help on using the changeset viewer.