Changeset 69740 in vbox for trunk/src/VBox/Main/idl/VirtualBox.xidl
- Timestamp:
- Nov 18, 2017 3:38:05 AM (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Main/idl/VirtualBox.xidl
r69734 r69740 24377 24377 <!-- 24378 24378 // IVBoxSVC 24379 // Note! This actually extends IUnknown rather than IDispatch, notdual=yes 24380 // sees to that. 24379 24381 ////////////////////////////////////////////////////////////////////////// 24380 24382 --> 24381 24383 <interface 24382 name="IVBoxSVC" extends=" IUnknown"24383 uuid=" 902659ea-d14e-4444-4bc1-40b0d01ae9b3"24384 wsmap="suppress" internal="yes" notdual="yes"24384 name="IVBoxSVC" extends="$unknown" notdual="yes" 24385 uuid="f22181fb-921b-4f2a-7801-0cc5ec28cdae" 24386 wsmap="suppress" internal="yes" 24385 24387 reservedMethods="0" reservedAttributes="0" 24386 24388 > … … 24463 24465 </interface> 24464 24466 24465 </if> 24467 </if> <!-- bird: shouldn't this if-element at leat include the VBoxSDS module, if not the whole system service application? --> 24466 24468 24467 24469 <module name="VBoxSDS" context="LocalService">
Note:
See TracChangeset
for help on using the changeset viewer.