Changeset 3793 in vbox for trunk/src/VBox/Main/idl/VirtualBox.xidl
- Timestamp:
- Jul 23, 2007 4:02:49 PM (18 years ago)
- svn:sync-xref-src-repo-rev:
- 23130
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Main/idl/VirtualBox.xidl
r3761 r3793 6554 6554 <interface 6555 6555 name="IDisplay" extends="$unknown" 6556 uuid="0 10b00f4-9223-4545-9db3-866809da94a0"6556 uuid="09789f63-4525-48e5-a5e4-1080453b0eab" 6557 6557 wsmap="suppress" 6558 6558 > … … 6635 6635 <param name="bitsPerPixel" type="unsigned long" dir="in"/> 6636 6636 <param name="display" type="unsigned long" dir="in"/> 6637 </method> 6638 6639 <method name="setSeamlessMode"> 6640 <desc> 6641 Current guest seamless mode. 6642 </desc> 6643 <param name="enabled" type="boolean" dir="in"/> 6637 6644 </method> 6638 6645
Note:
See TracChangeset
for help on using the changeset viewer.