Changeset 101683 in vbox for trunk/src/VBox/Main/idl
- Timestamp:
- Oct 31, 2023 12:38:46 PM (15 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Main/idl/VirtualBox.xidl
r101593 r101683 13558 13558 <interface 13559 13559 name="IGuestOSType" extends="$unknown" 13560 uuid=" 4799a50c-9451-4cbe-b80b-73df6c21ac06"13560 uuid="ceb482fc-41b9-42a8-8538-9835ea33b6f2" 13561 13561 wsmap="struct" 13562 13562 rest="managed" … … 13723 13723 <desc>Returns @c true if this OS usually has a WDDM graphics driver 13724 13724 from guest additions.</desc> 13725 </attribute> 13726 13727 <attribute name="guestAdditionsInstallPackageName" type="wstring" readonly="yes"> 13728 <desc>The guest additions install package name as a string.</desc> 13725 13729 </attribute> 13726 13730
Note:
See TracChangeset
for help on using the changeset viewer.