Changeset 84814 in vbox for trunk/src/VBox/Main/idl
- Timestamp:
- Jun 12, 2020 12:43:02 PM (5 years ago)
- svn:sync-xref-src-repo-rev:
- 138620
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Main/idl/VirtualBox.xidl
r84740 r84814 11791 11791 <enum 11792 11792 name="GuestShutdownFlag" 11793 uuid=" 587309CD-DDDA-4619-82B0-4B764D9D3BC1"11793 uuid="28D19C9C-5862-4930-B29A-F117712B4864" 11794 11794 > 11795 11795 <desc> … … 11805 11805 <const name="Reboot" value="2"> 11806 11806 <desc>Performs a reboot after shutdown.</desc> 11807 </const> 11808 <const name="Force" value="4"> 11809 <desc>Force the system to shutdown/reboot regardless of objecting 11810 application or other stuff. This flag might not be realized on 11811 all systems.</desc> 11807 11812 </const> 11808 11813 </enum>
Note:
See TracChangeset
for help on using the changeset viewer.