Searched defs:PowerDown (Results 1 - 8 of 8) sorted by relevance
/vbox/src/VBox/Main/cbinding/ | ||
H A D | VBoxCAPI_v2_2.h | 2650 nsresult (*PowerDown)(IConsole *pThis ); member in struct:IConsole_vtbl |
H A D | VBoxCAPI_v3_0.h | 3188 nsresult (*PowerDown)( member in struct:IConsole_vtbl |
H A D | VBoxCAPI_v3_1.h | 3205 nsresult (*PowerDown)( member in struct:IConsole_vtbl |
H A D | VBoxCAPI_v3_2.h | 3327 nsresult (*PowerDown)( member in struct:IConsole_vtbl |
H A D | VBoxCAPI_v4_0.h | 3546 nsresult (*PowerDown)( member in struct:IConsole_vtbl |
H A D | VBoxCAPI_v4_1.h | 3770 nsresult (*PowerDown)( member in struct:IConsole_vtbl |
H A D | VBoxCAPI_v4_2.h | 4114 nsresult (*PowerDown)( member in struct:IConsole_vtbl |
H A D | VBoxCAPI_v4_3.h | 7086 nsresult (*PowerDown)( member in struct:IConsole_vtbl 7257 nsresult (*PowerDown)( member in struct:IConsoleVtbl 7418 #define IConsole_PowerDown(p, aProgress) ((p)->lpVtbl->PowerDown(p, aProgress)) |
Completed in 503 milliseconds