Changeset 46348 in vbox for trunk/src/VBox/Main/idl
- Timestamp:
- May 31, 2013 5:31:20 PM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Main/idl/VirtualBox.xidl
r46309 r46348 3986 3986 <interface 3987 3987 name="IMachine" extends="$unknown" 3988 uuid=" 258f4e55-40f6-4804-a162-60c302a34d99"3988 uuid="f6258810-a760-11e2-9e96-0800200c9a66" 3989 3989 wsmap="managed" 3990 3990 > … … 4027 4027 <attribute name="parent" type="IVirtualBox" readonly="yes"> 4028 4028 <desc>Associated parent object.</desc> 4029 </attribute> 4030 4031 <attribute name="icon" type="octet" safearray="yes"> 4032 <desc>Overriden VM Icon details.</desc> 4029 4033 </attribute> 4030 4034
Note:
See TracChangeset
for help on using the changeset viewer.