- Timestamp:
- Apr 4, 2020 11:41:32 AM (5 years ago)
- svn:sync-xref-src-repo-rev:
- 136876
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/VBox/vmm/pdmifs.h
r83156 r83550 1132 1132 * @param pInterface Pointer to the interface structure containing the called function pointer. 1133 1133 * @param fEvts The events to poll for, see RTPOLL_EVT_XXX. 1134 * @param *pfEvtsWhere to return details about the events that occurred.1134 * @param pfEvts Where to return details about the events that occurred. 1135 1135 * @param cMillies Number of milliseconds to wait. Use 1136 1136 * RT_INDEFINITE_WAIT to wait for ever.
Note:
See TracChangeset
for help on using the changeset viewer.