- Timestamp:
- Aug 29, 2018 9:04:37 AM (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/VBox/HostServices/Service.h
r73940 r73942 121 121 * @returns IPRT status code. 122 122 * @param uParm Index of parameter to retrieve. 123 * @param pu 32Info Where to store the parameter value.123 * @param pu64Info Where to store the parameter value. 124 124 */ 125 125 int GetParmU64(uint32_t uParm, uint64_t *pu64Info) const
Note:
See TracChangeset
for help on using the changeset viewer.