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

/vbox/src/VBox/Main/cbinding/
H A DVBoxCAPI_v2_2.h2121 nsresult (*GetPXEDebugEnabled)(IBIOSSettings *pThis, PRBool *PXEDebugEnabled); member in struct:IBIOSSettings_vtbl
H A DVBoxCAPI_v3_0.h2659 nsresult (*GetPXEDebugEnabled)(IBIOSSettings *pThis, PRBool *PXEDebugEnabled); member in struct:IBIOSSettings_vtbl
H A DVBoxCAPI_v3_1.h2562 nsresult (*GetPXEDebugEnabled)(IBIOSSettings *pThis, PRBool *PXEDebugEnabled); member in struct:IBIOSSettings_vtbl
H A DVBoxCAPI_v3_2.h2617 nsresult (*GetPXEDebugEnabled)(IBIOSSettings *pThis, PRBool *PXEDebugEnabled); member in struct:IBIOSSettings_vtbl
H A DVBoxCAPI_v4_0.h2781 nsresult (*GetPXEDebugEnabled)(IBIOSSettings *pThis, PRBool *PXEDebugEnabled); member in struct:IBIOSSettings_vtbl
H A DVBoxCAPI_v4_1.h2991 nsresult (*GetPXEDebugEnabled)(IBIOSSettings *pThis, PRBool *PXEDebugEnabled); member in struct:IBIOSSettings_vtbl
H A DVBoxCAPI_v4_2.h3260 nsresult (*GetPXEDebugEnabled)(IBIOSSettings *pThis, PRBool *PXEDebugEnabled); member in struct:IBIOSSettings_vtbl
H A DVBoxCAPI_v4_3.h4777 nsresult (*GetPXEDebugEnabled)(IBIOSSettings *pThis, PRBool *PXEDebugEnabled); member in struct:IBIOSSettings_vtbl
4813 nsresult (*GetPXEDebugEnabled)(IBIOSSettings *pThis, PRBool *PXEDebugEnabled); member in struct:IBIOSSettingsVtbl
4854 #define IBIOSSettings_get_PXEDebugEnabled(p, aPXEDebugEnabled) ((p)->lpVtbl->GetPXEDebugEnabled(p, aPXEDebugEnabled))
4855 #define IBIOSSettings_GetPXEDebugEnabled(p, aPXEDebugEnabled) ((p)->lpVtbl->GetPXEDebugEnabled(p, aPXEDebugEnabled))

Completed in 403 milliseconds