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

/vbox/src/VBox/Main/cbinding/
H A DVBoxCAPI_v2_2.h3079 nsresult (*GetFamilyId)(IGuestOSType *pThis, PRUnichar * *familyId); member in struct:IGuestOSType_vtbl
H A DVBoxCAPI_v3_0.h3632 nsresult (*GetFamilyId)(IGuestOSType *pThis, PRUnichar * *familyId); member in struct:IGuestOSType_vtbl
H A DVBoxCAPI_v3_1.h3644 nsresult (*GetFamilyId)(IGuestOSType *pThis, PRUnichar * *familyId); member in struct:IGuestOSType_vtbl
H A DVBoxCAPI_v3_2.h3782 nsresult (*GetFamilyId)(IGuestOSType *pThis, PRUnichar * *familyId); member in struct:IGuestOSType_vtbl
H A DVBoxCAPI_v4_0.h3999 nsresult (*GetFamilyId)(IGuestOSType *pThis, PRUnichar * *familyId); member in struct:IGuestOSType_vtbl
H A DVBoxCAPI_v4_1.h4252 nsresult (*GetFamilyId)(IGuestOSType *pThis, PRUnichar * *familyId); member in struct:IGuestOSType_vtbl
H A DVBoxCAPI_v4_2.h4602 nsresult (*GetFamilyId)(IGuestOSType *pThis, PRUnichar * *familyId); member in struct:IGuestOSType_vtbl
H A DVBoxCAPI_v4_3.h8450 nsresult (*GetFamilyId)(IGuestOSType *pThis, PRUnichar * *familyId); member in struct:IGuestOSType_vtbl
8511 nsresult (*GetFamilyId)(IGuestOSType *pThis, PRUnichar * *familyId); member in struct:IGuestOSTypeVtbl
8569 #define IGuestOSType_get_FamilyId(p, aFamilyId) ((p)->lpVtbl->GetFamilyId(p, aFamilyId))
8570 #define IGuestOSType_GetFamilyId(p, aFamilyId) ((p)->lpVtbl->GetFamilyId(p, aFamilyId))

Completed in 427 milliseconds