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

/vbox/src/VBox/Main/cbinding/
H A DVBoxCAPI_v2_2.h2109 nsresult (*GetBootMenuMode)(IBIOSSettings *pThis, PRUint32 *bootMenuMode); member in struct:IBIOSSettings_vtbl
H A DVBoxCAPI_v3_0.h2647 nsresult (*GetBootMenuMode)(IBIOSSettings *pThis, PRUint32 *bootMenuMode); member in struct:IBIOSSettings_vtbl
H A DVBoxCAPI_v3_1.h2550 nsresult (*GetBootMenuMode)(IBIOSSettings *pThis, PRUint32 *bootMenuMode); member in struct:IBIOSSettings_vtbl
H A DVBoxCAPI_v3_2.h2605 nsresult (*GetBootMenuMode)(IBIOSSettings *pThis, PRUint32 *bootMenuMode); member in struct:IBIOSSettings_vtbl
H A DVBoxCAPI_v4_0.h2769 nsresult (*GetBootMenuMode)(IBIOSSettings *pThis, PRUint32 *bootMenuMode); member in struct:IBIOSSettings_vtbl
H A DVBoxCAPI_v4_1.h2979 nsresult (*GetBootMenuMode)(IBIOSSettings *pThis, PRUint32 *bootMenuMode); member in struct:IBIOSSettings_vtbl
H A DVBoxCAPI_v4_2.h3248 nsresult (*GetBootMenuMode)(IBIOSSettings *pThis, PRUint32 *bootMenuMode); member in struct:IBIOSSettings_vtbl
H A DVBoxCAPI_v4_3.h4765 nsresult (*GetBootMenuMode)(IBIOSSettings *pThis, PRUint32 *bootMenuMode); member in struct:IBIOSSettings_vtbl
4801 nsresult (*GetBootMenuMode)(IBIOSSettings *pThis, PRUint32 *bootMenuMode); member in struct:IBIOSSettingsVtbl
4838 #define IBIOSSettings_get_BootMenuMode(p, aBootMenuMode) ((p)->lpVtbl->GetBootMenuMode(p, aBootMenuMode))
4839 #define IBIOSSettings_GetBootMenuMode(p, aBootMenuMode) ((p)->lpVtbl->GetBootMenuMode(p, aBootMenuMode))

Completed in 420 milliseconds