Changeset 101600 in vbox
- Timestamp:
- Oct 26, 2023 9:48:00 AM (11 months ago)
- File:
-
- 1 edited
-
trunk/src/VBox/Devices/PC/DevACPI.cpp (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Devices/PC/DevACPI.cpp
r101599 r101600 1238 1238 1239 1239 /** 1240 * @interface_method_impl{PDMI ACPIPORT,pfnQueryGuestCanHandleButtonEvents}1240 * @interface_method_impl{PDMIEVENTBUTTONPORT,pfnQueryGuestCanHandleButtonEvents} 1241 1241 */ 1242 1242 static DECLCALLBACK(int) acpiR3Port_QueryGuestCanHandleButtonEvents(PPDMIEVENTBUTTONPORT pInterface, bool *pfCanHandleButtonEvents)
Note:
See TracChangeset
for help on using the changeset viewer.

