- Timestamp:
- Dec 21, 2023 9:45:18 AM (9 months ago)
- File:
-
- 1 edited
-
trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) (6 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Main/idl/VirtualBox.xidl
r102654 r102673 15361 15361 one array entry per variable. 15362 15362 <!-- @todo/TODO/FIXME: This doesn't end up in the PDF. 15363 <result name="VBOX_E_NOT_SUPPORTED">If the Guest Additions do esnot15363 <result name="VBOX_E_NOT_SUPPORTED">If the Guest Additions do not 15364 15364 support the session base environment feature. Support for this was 15365 15365 introduced with protocol version XXX.</result> … … 15367 15367 yet to report the session base environment.</result> --> 15368 15368 15369 Access fails with VBOX_E_NOT_SUPPORTED if the Guest Additions do esnot15369 Access fails with VBOX_E_NOT_SUPPORTED if the Guest Additions do not 15370 15370 support the session base environment feature. Support for this was 15371 15371 introduced with protocol version XXXX. … … 15407 15407 <desc> 15408 15408 Returns all currently accessible (disk-based) mount points. 15409 On Windows guests, this returns the currently mapped thedisk drives.15410 15411 <result name="VBOX_E_NOT_SUPPORTED">If the Guest Additions do esnot15409 On Windows guests, this returns the currently mapped disk drives. 15410 15411 <result name="VBOX_E_NOT_SUPPORTED">If the Guest Additions do not 15412 15412 support this feature.</result> 15413 15414 Access fails with VBOX_E_NOT_SUPPORTED if the Guest Additions do not 15415 support this feature. 15413 15416 </desc> 15414 15417 </attribute> … … 15813 15816 (<link to="IGuestSession::environmentBase"/>). 15814 15817 15815 <result name="VBOX_E_NOT_SUPPORTED">If the Guest Additions do esnot15818 <result name="VBOX_E_NOT_SUPPORTED">If the Guest Additions do not 15816 15819 support the session base environment feature. Support for this was 15817 15820 introduced with protocol version XXXX.</result> … … 15837 15840 environment (<link to="IGuestSession::environmentBase"/>). 15838 15841 15839 <result name="VBOX_E_NOT_SUPPORTED">If the Guest Additions do esnot15842 <result name="VBOX_E_NOT_SUPPORTED">If the Guest Additions do not 15840 15843 support the session base environment feature. Support for this was 15841 15844 introduced with protocol version XXXX.</result> … … 16552 16555 <note> 16553 16556 This is silently ignored if the guest does not support setting the 16554 affinity of processes, or if the Guest Additions do esnot implemet16557 affinity of processes, or if the Guest Additions do not implemet 16555 16558 this feature. 16556 16559 </note>
Note:
See TracChangeset
for help on using the changeset viewer.

