Changeset 71651 in vbox for trunk/src/VBox/Main/idl/VirtualBox.xidl
- Timestamp:
- Apr 4, 2018 12:20:08 PM (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Main/idl/VirtualBox.xidl
r71349 r71651 17015 17015 <interface 17016 17016 name="IFramebuffer" extends="$unknown" 17017 uuid=" 8b82295f-415f-1aa1-17fd-9fbbac8edf44"17017 uuid="1e8d3f27-b45c-48ae-8b36-d35e83d207aa" 17018 17018 wsmap="managed" 17019 17019 > … … 17233 17233 <param name="command" type="octet" mod="ptr" dir="in"> 17234 17234 <desc>Pointer to VBOXVHWACMD containing the command to execute.</desc> 17235 </param> 17236 <param name="enmCmd" type="long" dir="in"> 17237 <desc>The validated VBOXVHWACMD::enmCmd value from the command.</desc> 17238 </param> 17239 <param name="fromGuest" type="boolean" dir="in"> 17240 <desc>Set when the command origins from the guest, clear if host.</desc> 17235 17241 </param> 17236 17242 </method>
Note:
See TracChangeset
for help on using the changeset viewer.