Changeset 65102 in vbox for trunk/src/VBox/HostServices/GuestProperties
- Timestamp:
- Jan 4, 2017 12:08:05 PM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/HostServices/GuestProperties/service.cpp
r62799 r65102 1047 1047 * 1048 1048 * @returns iprt status value 1049 * @param cParms the number of HGCM parameters supplied 1050 * @param paParms the array of HGCM parameters 1049 * @param u32ClientId the client ID 1050 * @param callHandle handle 1051 * @param cParms the number of HGCM parameters supplied 1052 * @param paParms the array of HGCM parameters 1051 1053 * @thread HGCM 1052 1054 * @throws can throw std::bad_alloc
Note:
See TracChangeset
for help on using the changeset viewer.