Changeset 24686 in vbox for trunk/include/VBox
- Timestamp:
- Nov 16, 2009 10:14:48 AM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/VBox/VBoxGuestLib.h
r24660 r24686 417 417 VBGLR3DECL(int) VbglR3WaitEvent(uint32_t fMask, uint32_t cMillies, uint32_t *pfEvents); 418 418 VBGLR3DECL(int) VbglR3GetAdditionsVersion(char **ppszVer, char **ppszRev); 419 VBGLR3DECL(int) VbglR3GetAdditionsInstallationPath(char **ppszPath); 419 420 /** @} */ 420 421
Note:
See TracChangeset
for help on using the changeset viewer.