Changeset 101600 in vbox for trunk/src/VBox/Devices/PC
- Timestamp:
- Oct 26, 2023 9:48:00 AM (16 months ago)
- svn:sync-xref-src-repo-rev:
- 159684
- File:
-
- 1 edited
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.