Searched defs:SetCredentials (Results 1 - 8 of 8) sorted by relevance

/vbox/src/VBox/Main/cbinding/
H A DVBoxCAPI_v2_2.h3136 nsresult (*SetCredentials)( member in struct:IGuest_vtbl
H A DVBoxCAPI_v3_0.h3689 nsresult (*SetCredentials)( member in struct:IGuest_vtbl
H A DVBoxCAPI_v3_1.h3701 nsresult (*SetCredentials)( member in struct:IGuest_vtbl
H A DVBoxCAPI_v3_2.h3879 nsresult (*SetCredentials)( member in struct:IGuest_vtbl
H A DVBoxCAPI_v4_0.h4103 nsresult (*SetCredentials)( member in struct:IGuest_vtbl
H A DVBoxCAPI_v4_1.h4415 nsresult (*SetCredentials)( member in struct:IGuest_vtbl
H A DVBoxCAPI_v4_2.h5343 nsresult (*SetCredentials)( member in struct:IGuest_vtbl
H A DVBoxCAPI_v4_3.h10446 nsresult (*SetCredentials)( member in struct:IGuest_vtbl
10614 nsresult (*SetCredentials)( member in struct:IGuestVtbl
10754 #define IGuest_SetCredentials(p, aUserName, aPassword, aDomain, aAllowInteractiveLogon) ((p)->lpVtbl->SetCredentials(p, aUserName, aPassword, aDomain, aAllowInteractiveLogon))

Completed in 282 milliseconds