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

/vbox/src/VBox/Main/cbinding/
H A DVBoxCAPI_v2_2.h2650 nsresult (*PowerDown)(IConsole *pThis ); member in struct:IConsole_vtbl
H A DVBoxCAPI_v3_0.h3188 nsresult (*PowerDown)( member in struct:IConsole_vtbl
H A DVBoxCAPI_v3_1.h3205 nsresult (*PowerDown)( member in struct:IConsole_vtbl
H A DVBoxCAPI_v3_2.h3327 nsresult (*PowerDown)( member in struct:IConsole_vtbl
H A DVBoxCAPI_v4_0.h3546 nsresult (*PowerDown)( member in struct:IConsole_vtbl
H A DVBoxCAPI_v4_1.h3770 nsresult (*PowerDown)( member in struct:IConsole_vtbl
H A DVBoxCAPI_v4_2.h4114 nsresult (*PowerDown)( member in struct:IConsole_vtbl
H A DVBoxCAPI_v4_3.h7086 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 371 milliseconds