Searched defs:UpdateGuestAdditions (Results 1 - 4 of 4) sorted by relevance

/vbox/src/VBox/Main/cbinding/
H A DVBoxCAPI_v4_0.h4174 nsresult (*UpdateGuestAdditions)( member in struct:IGuest_vtbl
H A DVBoxCAPI_v4_1.h4532 nsresult (*UpdateGuestAdditions)( member in struct:IGuest_vtbl
H A DVBoxCAPI_v4_2.h5444 nsresult (*UpdateGuestAdditions)( member in struct:IGuest_vtbl
H A DVBoxCAPI_v4_3.h10547 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 204 milliseconds