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

/vbox/src/VBox/Main/cbinding/
H A DVBoxCAPI_v2_2.h3097 nsresult (*GetRecommendedHDD)(IGuestOSType *pThis, PRUint32 *recommendedHDD); member in struct:IGuestOSType_vtbl
H A DVBoxCAPI_v3_0.h3650 nsresult (*GetRecommendedHDD)(IGuestOSType *pThis, PRUint32 *recommendedHDD); member in struct:IGuestOSType_vtbl
H A DVBoxCAPI_v3_1.h3662 nsresult (*GetRecommendedHDD)(IGuestOSType *pThis, PRUint32 *recommendedHDD); member in struct:IGuestOSType_vtbl
H A DVBoxCAPI_v3_2.h3800 nsresult (*GetRecommendedHDD)(IGuestOSType *pThis, PRUint32 *recommendedHDD); member in struct:IGuestOSType_vtbl
H A DVBoxCAPI_v4_0.h4017 nsresult (*GetRecommendedHDD)(IGuestOSType *pThis, PRInt64 *recommendedHDD); member in struct:IGuestOSType_vtbl
H A DVBoxCAPI_v4_1.h4270 nsresult (*GetRecommendedHDD)(IGuestOSType *pThis, PRInt64 *recommendedHDD); member in struct:IGuestOSType_vtbl
H A DVBoxCAPI_v4_2.h4624 nsresult (*GetRecommendedHDD)(IGuestOSType *pThis, PRInt64 *recommendedHDD); member in struct:IGuestOSType_vtbl
H A DVBoxCAPI_v4_3.h8472 nsresult (*GetRecommendedHDD)(IGuestOSType *pThis, PRInt64 *recommendedHDD); member in struct:IGuestOSType_vtbl
8533 nsresult (*GetRecommendedHDD)(IGuestOSType *pThis, PRInt64 *recommendedHDD); member in struct:IGuestOSTypeVtbl
8591 #define IGuestOSType_get_RecommendedHDD(p, aRecommendedHDD) ((p)->lpVtbl->GetRecommendedHDD(p, aRecommendedHDD))
8592 #define IGuestOSType_GetRecommendedHDD(p, aRecommendedHDD) ((p)->lpVtbl->GetRecommendedHDD(p, aRecommendedHDD))

Completed in 376 milliseconds