Searched refs:VbglR3HostVersionCheckForUpdate (Results 1 - 4 of 4) sorted by relevance

/vbox/src/VBox/Additions/WINNT/VBoxTray/
H A DVBoxHostVersion.cpp46 rc = VbglR3HostVersionCheckForUpdate(uGuestPropSvcClientID, &bUpdate, &pszHostVersion, &pszGuestVersion);
/vbox/src/VBox/Additions/common/VBoxGuestLib/
H A DVBoxGuestR3LibHostVersion.cpp61 VBGLR3DECL(int) VbglR3HostVersionCheckForUpdate(uint32_t u32ClientId, bool *pfUpdate, char **ppszHostVersion, char **ppszGuestVersion) function
/vbox/src/VBox/Additions/x11/VBoxClient/
H A Dhostversion.cpp165 rc = VbglR3HostVersionCheckForUpdate(uGuestPropSvcClientID, &bUpdate, &pszHostVersion, &pszGuestVersion);
/vbox/include/VBox/
H A DVBoxGuestLib.h567 VBGLR3DECL(int) VbglR3HostVersionCheckForUpdate(uint32_t u32ClientId, bool *pfUpdate, char **ppszHostVersion, char **ppszGuestVersion);

Completed in 45 milliseconds