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

/vbox/src/VBox/Main/cbinding/
H A DVBoxCAPI_v2_2.h1706 nsresult (*GetGuestOSType)( member in struct:IVirtualBox_vtbl
H A DVBoxCAPI_v3_0.h2171 nsresult (*GetGuestOSType)( member in struct:IVirtualBox_vtbl
H A DVBoxCAPI_v3_1.h2076 nsresult (*GetGuestOSType)( member in struct:IVirtualBox_vtbl
H A DVBoxCAPI_v3_2.h2122 nsresult (*GetGuestOSType)( member in struct:IVirtualBox_vtbl
H A DVBoxCAPI_v4_0.h2305 nsresult (*GetGuestOSType)( member in struct:IVirtualBox_vtbl
H A DVBoxCAPI_v4_1.h2505 nsresult (*GetGuestOSType)( member in struct:IVirtualBox_vtbl
H A DVBoxCAPI_v4_2.h2749 nsresult (*GetGuestOSType)( member in struct:IVirtualBox_vtbl
H A DVBoxCAPI_v4_3.h3916 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 283 milliseconds