Changeset 11583 in vbox for trunk/src/VBox/Main/idl
- Timestamp:
- Aug 22, 2008 7:05:15 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Main/idl/VirtualBox.xidl
r11441 r11583 10320 10320 <interface 10321 10321 name="IPerformanceMetric" extends="$unknown" 10322 uuid=" 50831d4c-ed55-4221-836c-87b487d3b44a" wsmap="managed"10322 uuid="2a1a60ae-9345-4019-ad53-d34ba41cbfe9" wsmap="managed" 10323 10323 > 10324 10324 <desc> … … 10336 10336 <desc> 10337 10337 Object this metric belongs to. 10338 </desc> 10339 </attribute> 10340 10341 <attribute name="description" type="wstring" readonly="yes"> 10342 <desc> 10343 Textual description of the metric. 10338 10344 </desc> 10339 10345 </attribute>
Note:
See TracChangeset
for help on using the changeset viewer.