Searched defs:UpdateGuestAdditions (Results 1 - 4 of 4) sorted by relevance
/vbox/src/VBox/Main/cbinding/ | ||
H A D | VBoxCAPI_v4_0.h | 4174 nsresult (*UpdateGuestAdditions)( member in struct:IGuest_vtbl |
H A D | VBoxCAPI_v4_1.h | 4532 nsresult (*UpdateGuestAdditions)( member in struct:IGuest_vtbl |
H A D | VBoxCAPI_v4_2.h | 5444 nsresult (*UpdateGuestAdditions)( member in struct:IGuest_vtbl |
H A D | VBoxCAPI_v4_3.h | 10547 nsresult (*UpdateGuestAdditions)( member in struct:IGuest_vtbl 10715 nsresult (*UpdateGuestAdditions)( member in struct:IGuestVtbl 10765 #define IGuest_UpdateGuestAdditions(p, aSource, aArguments, aFlags, aProgress) ((p)->lpVtbl->UpdateGuestAdditions(p, aSource, aArguments, aFlags, aProgress)) |
Completed in 284 milliseconds