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

/vbox/src/VBox/Main/cbinding/
H A DVBoxCAPI_v2_2.h2110 nsresult (*SetBootMenuMode)(IBIOSSettings *pThis, PRUint32 bootMenuMode); member in struct:IBIOSSettings_vtbl
H A DVBoxCAPI_v3_0.h2648 nsresult (*SetBootMenuMode)(IBIOSSettings *pThis, PRUint32 bootMenuMode); member in struct:IBIOSSettings_vtbl
H A DVBoxCAPI_v3_1.h2551 nsresult (*SetBootMenuMode)(IBIOSSettings *pThis, PRUint32 bootMenuMode); member in struct:IBIOSSettings_vtbl
H A DVBoxCAPI_v3_2.h2606 nsresult (*SetBootMenuMode)(IBIOSSettings *pThis, PRUint32 bootMenuMode); member in struct:IBIOSSettings_vtbl
H A DVBoxCAPI_v4_0.h2770 nsresult (*SetBootMenuMode)(IBIOSSettings *pThis, PRUint32 bootMenuMode); member in struct:IBIOSSettings_vtbl
H A DVBoxCAPI_v4_1.h2980 nsresult (*SetBootMenuMode)(IBIOSSettings *pThis, PRUint32 bootMenuMode); member in struct:IBIOSSettings_vtbl
H A DVBoxCAPI_v4_2.h3249 nsresult (*SetBootMenuMode)(IBIOSSettings *pThis, PRUint32 bootMenuMode); member in struct:IBIOSSettings_vtbl
H A DVBoxCAPI_v4_3.h4766 nsresult (*SetBootMenuMode)(IBIOSSettings *pThis, PRUint32 bootMenuMode); member in struct:IBIOSSettings_vtbl
4802 nsresult (*SetBootMenuMode)(IBIOSSettings *pThis, PRUint32 bootMenuMode); member in struct:IBIOSSettingsVtbl
4840 #define IBIOSSettings_put_BootMenuMode(p, aBootMenuMode) ((p)->lpVtbl->SetBootMenuMode(p, aBootMenuMode))
4841 #define IBIOSSettings_SetBootMenuMode(p, aBootMenuMode) ((p)->lpVtbl->SetBootMenuMode(p, aBootMenuMode))

Completed in 272 milliseconds