Changeset 26241 in vbox for trunk/src/VBox/Main/idl/VirtualBox.xidl
- Timestamp:
- Feb 4, 2010 3:55:42 PM (15 years ago)
- svn:sync-xref-src-repo-rev:
- 57293
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Main/idl/VirtualBox.xidl
r26068 r26241 7851 7851 name="ISystemProperties" 7852 7852 extends="$unknown" 7853 uuid=" 8030645c-8fef-4320-bb7b-c829f00069dc"7853 uuid="fca0d89c-d2ce-45c1-a7b9-e6e7d8501eb1" 7854 7854 wsmap="managed" 7855 7855 > … … 7885 7885 <attribute name="maxGuestCPUCount" type="unsigned long" readonly="yes"> 7886 7886 <desc>Maximum CPU count.</desc> 7887 </attribute> 7888 7889 <attribute name="maxGuestMonitors" type="unsigned long" readonly="yes"> 7890 <desc>Maximum of monitors which could be connected.</desc> 7887 7891 </attribute> 7888 7892
Note:
See TracChangeset
for help on using the changeset viewer.