Changeset 76013 in vbox for trunk/src/VBox/Main/src-client
- Timestamp:
- Dec 6, 2018 12:40:15 PM (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Main/src-client/HGCM.cpp
r75991 r76013 1846 1846 * @param pHGCMPort The port to be used for completion confirmation. 1847 1847 * @param pCmd The VBox HGCM context. 1848 * @param u32ClientIdThe client handle to be disconnected and deleted.1848 * @param idClient The client handle to be disconnected and deleted. 1849 1849 * @return VBox rc. 1850 1850 */
Note:
See TracChangeset
for help on using the changeset viewer.