Searched defs:GetGuestOSType (Results 1 - 8 of 8) sorted by relevance
/vbox/src/VBox/Main/cbinding/ | ||
H A D | VBoxCAPI_v2_2.h | 1706 nsresult (*GetGuestOSType)( member in struct:IVirtualBox_vtbl |
H A D | VBoxCAPI_v3_0.h | 2171 nsresult (*GetGuestOSType)( member in struct:IVirtualBox_vtbl |
H A D | VBoxCAPI_v3_1.h | 2076 nsresult (*GetGuestOSType)( member in struct:IVirtualBox_vtbl |
H A D | VBoxCAPI_v3_2.h | 2122 nsresult (*GetGuestOSType)( member in struct:IVirtualBox_vtbl |
H A D | VBoxCAPI_v4_0.h | 2305 nsresult (*GetGuestOSType)( member in struct:IVirtualBox_vtbl |
H A D | VBoxCAPI_v4_1.h | 2505 nsresult (*GetGuestOSType)( member in struct:IVirtualBox_vtbl |
H A D | VBoxCAPI_v4_2.h | 2749 nsresult (*GetGuestOSType)( member in struct:IVirtualBox_vtbl |
H A D | VBoxCAPI_v4_3.h | 3916 nsresult (*GetGuestOSType)( member in struct:IVirtualBox_vtbl 4130 nsresult (*GetGuestOSType)( member in struct:IVirtualBoxVtbl 4277 #define IVirtualBox_GetGuestOSType(p, aId, aType) ((p)->lpVtbl->GetGuestOSType(p, aId, aType)) |
Completed in 554 milliseconds