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

/vbox/src/VBox/Main/cbinding/
H A DVBoxCAPI_v2_2.h3275 nsresult (*SetLocation)(IMedium *pThis, PRUnichar * location); member in struct:IMedium_vtbl
H A DVBoxCAPI_v3_0.h3828 nsresult (*SetLocation)(IMedium *pThis, PRUnichar * location); member in struct:IMedium_vtbl
H A DVBoxCAPI_v3_1.h3885 nsresult (*SetLocation)(IMedium *pThis, PRUnichar * location); member in struct:IMedium_vtbl
H A DVBoxCAPI_v3_2.h4089 nsresult (*SetLocation)(IMedium *pThis, PRUnichar * location); member in struct:IMedium_vtbl
H A DVBoxCAPI_v4_0.h4356 nsresult (*SetLocation)(IMedium *pThis, PRUnichar * location); member in struct:IMedium_vtbl
H A DVBoxCAPI_v4_1.h4730 nsresult (*SetLocation)(IMedium *pThis, PRUnichar * location); member in struct:IMedium_vtbl
H A DVBoxCAPI_v4_2.h5645 nsresult (*SetLocation)(IMedium *pThis, PRUnichar * location); member in struct:IMedium_vtbl
H A DVBoxCAPI_v4_3.h11356 nsresult (*SetLocation)( member in struct:IMedium_vtbl
11535 nsresult (*SetLocation)( member in struct:IMediumVtbl
11625 #define IMedium_SetLocation(p, aLocation, aProgress) ((p)->lpVtbl->SetLocation(p, aLocation, aProgress))

Completed in 398 milliseconds