Changeset 75648 in vbox for trunk/src/VBox/Main/idl
- Timestamp:
- Nov 21, 2018 6:02:38 PM (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Main/idl/VirtualBox.xidl
r75617 r75648 1791 1791 <interface 1792 1792 name="IDHCPServer" extends="$unknown" 1793 uuid=" 00c8f974-92c5-44a1-8f3f-702469fdd04b"1793 uuid="197717d2-a742-4966-a529-d1467e903feb" 1794 1794 wsmap="managed" 1795 1795 reservedMethods="2" reservedAttributes="6" … … 1953 1953 <result name="E_FAIL"> 1954 1954 Failed to stop the process. 1955 </result> 1956 </desc> 1957 </method> 1958 1959 <method name="restart"> 1960 <desc> 1961 Restart running DHCP server process. 1962 <result name="E_FAIL"> 1963 Failed to restart the process. 1955 1964 </result> 1956 1965 </desc>
Note:
See TracChangeset
for help on using the changeset viewer.