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

/vbox/src/VBox/Main/cbinding/
H A DVBoxCAPI_v2_2.h3019 nsresult (*GetMinGuestVRAM)(ISystemProperties *pThis, PRUint32 *minGuestVRAM); member in struct:ISystemProperties_vtbl
H A DVBoxCAPI_v3_0.h3573 nsresult (*GetMinGuestVRAM)(ISystemProperties *pThis, PRUint32 *minGuestVRAM); member in struct:ISystemProperties_vtbl
H A DVBoxCAPI_v3_1.h3554 nsresult (*GetMinGuestVRAM)(ISystemProperties *pThis, PRUint32 *minGuestVRAM); member in struct:ISystemProperties_vtbl
H A DVBoxCAPI_v3_2.h3678 nsresult (*GetMinGuestVRAM)(ISystemProperties *pThis, PRUint32 *minGuestVRAM); member in struct:ISystemProperties_vtbl
H A DVBoxCAPI_v4_0.h3888 nsresult (*GetMinGuestVRAM)(ISystemProperties *pThis, PRUint32 *minGuestVRAM); member in struct:ISystemProperties_vtbl
H A DVBoxCAPI_v4_1.h4130 nsresult (*GetMinGuestVRAM)(ISystemProperties *pThis, PRUint32 *minGuestVRAM); member in struct:ISystemProperties_vtbl
H A DVBoxCAPI_v4_2.h4474 nsresult (*GetMinGuestVRAM)(ISystemProperties *pThis, PRUint32 *minGuestVRAM); member in struct:ISystemProperties_vtbl
H A DVBoxCAPI_v4_3.h8064 nsresult (*GetMinGuestVRAM)(ISystemProperties *pThis, PRUint32 *minGuestVRAM); member in struct:ISystemProperties_vtbl
8200 nsresult (*GetMinGuestVRAM)(ISystemProperties *pThis, PRUint32 *minGuestVRAM); member in struct:ISystemPropertiesVtbl
8333 #define ISystemProperties_get_MinGuestVRAM(p, aMinGuestVRAM) ((p)->lpVtbl->GetMinGuestVRAM(p, aMinGuestVRAM))
8334 #define ISystemProperties_GetMinGuestVRAM(p, aMinGuestVRAM) ((p)->lpVtbl->GetMinGuestVRAM(p, aMinGuestVRAM))

Completed in 475 milliseconds