Changeset 51670 in vbox for trunk/src/VBox/Main
- Timestamp:
- Jun 19, 2014 3:12:30 PM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Main/idl/VirtualBox.xidl
r51627 r51670 15273 15273 <interface 15274 15274 name="IFramebuffer" extends="$unknown" 15275 uuid=" c42d2714-6263-473f-a6c4-3d3b38983e74"15275 uuid="16d73cd3-da84-4a11-a607-ebab57d050d0" 15276 15276 wsmap="managed" 15277 15277 > … … 15344 15344 </attribute> 15345 15345 15346 <method name="notifyUpdate" wsmap="suppress">15346 <method name="notifyUpdate"> 15347 15347 <desc> 15348 15348 Informs about an update. … … 15497 15497 <desc>event type. Currently only VBOX3D_NOTIFY_EVENT_TYPE_VISIBLE_3DDATA is supported.</desc> 15498 15498 </param> 15499 <param name="data" type="octet" mod="ptr" dir="in">15499 <param name="data" type="octet" dir="in" safearray="yes"> 15500 15500 <desc>event-specific data, depends on the supplied event type</desc> 15501 15501 </param>
Note:
See TracChangeset
for help on using the changeset viewer.