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

/vbox/src/VBox/Main/cbinding/
H A DVBoxCAPI_v2_2.h3091 nsresult (*GetRecommendedVirtEx)(IGuestOSType *pThis, PRBool *recommendedVirtEx); member in struct:IGuestOSType_vtbl
H A DVBoxCAPI_v3_0.h3644 nsresult (*GetRecommendedVirtEx)(IGuestOSType *pThis, PRBool *recommendedVirtEx); member in struct:IGuestOSType_vtbl
H A DVBoxCAPI_v3_1.h3656 nsresult (*GetRecommendedVirtEx)(IGuestOSType *pThis, PRBool *recommendedVirtEx); member in struct:IGuestOSType_vtbl
H A DVBoxCAPI_v3_2.h3794 nsresult (*GetRecommendedVirtEx)(IGuestOSType *pThis, PRBool *recommendedVirtEx); member in struct:IGuestOSType_vtbl
H A DVBoxCAPI_v4_0.h4011 nsresult (*GetRecommendedVirtEx)(IGuestOSType *pThis, PRBool *recommendedVirtEx); member in struct:IGuestOSType_vtbl
H A DVBoxCAPI_v4_1.h4264 nsresult (*GetRecommendedVirtEx)(IGuestOSType *pThis, PRBool *recommendedVirtEx); member in struct:IGuestOSType_vtbl
H A DVBoxCAPI_v4_2.h4614 nsresult (*GetRecommendedVirtEx)(IGuestOSType *pThis, PRBool *recommendedVirtEx); member in struct:IGuestOSType_vtbl
H A DVBoxCAPI_v4_3.h8462 nsresult (*GetRecommendedVirtEx)(IGuestOSType *pThis, PRBool *recommendedVirtEx); member in struct:IGuestOSType_vtbl
8523 nsresult (*GetRecommendedVirtEx)(IGuestOSType *pThis, PRBool *recommendedVirtEx); member in struct:IGuestOSTypeVtbl
8581 #define IGuestOSType_get_RecommendedVirtEx(p, aRecommendedVirtEx) ((p)->lpVtbl->GetRecommendedVirtEx(p, aRecommendedVirtEx))
8582 #define IGuestOSType_GetRecommendedVirtEx(p, aRecommendedVirtEx) ((p)->lpVtbl->GetRecommendedVirtEx(p, aRecommendedVirtEx))

Completed in 424 milliseconds