Changeset 101598 in vbox for trunk/src/VBox/Devices
- Timestamp:
- Oct 26, 2023 9:45:37 AM (15 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Devices/PC/DevACPI.cpp
r101597 r101598 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.