- Timestamp:
- May 4, 2007 7:06:15 PM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Main/idl/VirtualBox.xidl
r2470 r2511 1881 1881 name="IMachine" extends="$unknown" 1882 1882 uuid="f0ad6688-2216-4654-a375-10afc5b88dcd" 1883 wsmap=" uuid"1883 wsmap="managedObjectRef" 1884 1884 > 1885 1885 <attribute name="parent" type="IVirtualBox" readonly="yes"> … … 3429 3429 name="IHostDVDDrive" extends="$unknown" 3430 3430 uuid="c2308775-85f3-45ab-ade5-97f02d1e61e0" 3431 wsmap=" struct"3431 wsmap="managedObjectRef" 3432 3432 > 3433 3433 <attribute name="name" type="wstring" readonly="yes"> … … 3468 3468 name="IHostFloppyDrive" extends="$unknown" 3469 3469 uuid="2b2ad1ab-2ea9-4cf8-be3c-2a76677d8725" 3470 wsmap=" struct"3470 wsmap="managedObjectRef" 3471 3471 > 3472 3472 <attribute name="name" type="wstring" readonly="yes"> … … 3507 3507 name="IHostNetworkInterface" extends="$unknown" 3508 3508 uuid="F4512D7C-B074-4e97-99B8-6D2BD27C3F5A" 3509 wsmap=" uuid"3509 wsmap="managedObjectRef" 3510 3510 > 3511 3511 <attribute name="name" type="wstring" readonly="yes"> … … 4189 4189 name="ISnapshot" extends="$unknown" 4190 4190 uuid="9f1bbf79-13b0-4da2-abba-4a992c65c083" 4191 wsmap=" uuid"4191 wsmap="managedObjectRef" 4192 4192 > 4193 4193 <desc> … … 5177 5177 name="IISCSIHardDisk" extends="$unknown" 5178 5178 uuid="003f6ca9-3257-4ef9-99c9-c66ce44576cb" 5179 wsmap=" uuid"5179 wsmap="managedObjectRef" 5180 5180 > 5181 5181 … … 5274 5274 name="IVMDKImage" extends="$unknown" 5275 5275 uuid="178398f5-8559-4fee-979e-420af5b53eef" 5276 wsmap=" uuid"5276 wsmap="managedObjectRef" 5277 5277 > 5278 5278 <desc> … … 5454 5454 name="IDVDImage" extends="$unknown" 5455 5455 uuid="140FFF03-E479-4194-8562-ABC4F8171009" 5456 wsmap=" uuid"5456 wsmap="managedObjectRef" 5457 5457 > 5458 5458 <desc> … … 5612 5612 name="IFloppyImage" extends="$unknown" 5613 5613 uuid="CC696755-EA98-4ffe-9DC5-C003047034AB" 5614 wsmap=" uuid"5614 wsmap="managedObjectRef" 5615 5615 > 5616 5616 <desc> … … 6669 6669 name="IUSBDevice" extends="$unknown" 6670 6670 uuid="c5ab8d05-1999-4e48-ae34-cdeb235aacf0" 6671 wsmap=" uuid"6671 wsmap="managedObjectRef" 6672 6672 > 6673 6673 <desc> … … 7038 7038 name="IHostUSBDevice" extends="IUSBDevice" 7039 7039 uuid="173b4b44-d268-4334-a00d-b6521c9a740a" 7040 wsmap=" uuid"7040 wsmap="managedObjectRef" 7041 7041 > 7042 7042 <desc>
Note:
See TracChangeset
for help on using the changeset viewer.