Changeset 77081 in vbox for trunk/src/VBox
- Timestamp:
- Jan 31, 2019 4:18:25 PM (6 years ago)
- svn:sync-xref-src-repo-rev:
- 128534
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Main/src-client/GuestCtrlPrivate.cpp
r77080 r77081 1512 1512 * @returns IPRT status code. 1513 1513 * @param uCID Context ID to initialize wait event with. 1514 * @param lstEvent 1514 * @param lstEvents List of event types to wait for this wait event to get signalled. 1515 1515 */ 1516 1516 int GuestWaitEvent::Init(uint32_t uCID, const GuestEventTypes &lstEvents)
Note:
See TracChangeset
for help on using the changeset viewer.