Changeset 94684 in vbox
- Timestamp:
- Apr 22, 2022 10:14:27 AM (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Main/idl/VirtualBox.xidl
r94670 r94684 11270 11270 </const> 11271 11271 <const name="Stable" value="1"> 11272 <desc>All stable releases (maintenance and minor releases within the same major release) </desc>11272 <desc>All stable releases (maintenance and minor releases within the same major release).</desc> 11273 11273 </const> 11274 11274 <const name="All" value="2"> … … 11519 11519 </desc> 11520 11520 <note> 11521 Uses ISO date.11521 In ISO 8601 format (e.g. 2020-05-11T21:13:39.348416000Z). 11522 11522 </note> 11523 11523 </attribute> … … 11579 11579 > 11580 11580 <desc> 11581 Notification when an update agent error occurred. 11581 11582 </desc> 11582 11583 … … 11650 11651 > 11651 11652 <desc> 11653 Notification when an update agent state has been changed. 11652 11654 </desc> 11653 11655 11654 11656 <attribute name="state" type="UpdateState" readonly="yes"> 11655 11657 <desc> 11658 New update agent state. 11656 11659 </desc> 11657 11660 </attribute>
Note:
See TracChangeset
for help on using the changeset viewer.