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

/vbox/src/VBox/Main/cbinding/
H A DVBoxCAPI_v2_2.h2895 nsresult (*GetFloppyDrives)(IHost *pThis, PRUint32 *floppyDrivesSize, IHostFloppyDrive * **floppyDrives); member in struct:IHost_vtbl
H A DVBoxCAPI_v3_0.h3434 nsresult (*GetFloppyDrives)(IHost *pThis, PRUint32 *floppyDrivesSize, IHostFloppyDrive * **floppyDrives); member in struct:IHost_vtbl
H A DVBoxCAPI_v3_1.h3406 nsresult (*GetFloppyDrives)(IHost *pThis, PRUint32 *floppyDrivesSize, IMedium * **floppyDrives); member in struct:IHost_vtbl
H A DVBoxCAPI_v3_2.h3528 nsresult (*GetFloppyDrives)(IHost *pThis, PRUint32 *floppyDrivesSize, IMedium * **floppyDrives); member in struct:IHost_vtbl
H A DVBoxCAPI_v4_0.h3738 nsresult (*GetFloppyDrives)(IHost *pThis, PRUint32 *floppyDrivesSize, IMedium * **floppyDrives); member in struct:IHost_vtbl
H A DVBoxCAPI_v4_1.h3975 nsresult (*GetFloppyDrives)(IHost *pThis, PRUint32 *floppyDrivesSize, IMedium * **floppyDrives); member in struct:IHost_vtbl
H A DVBoxCAPI_v4_2.h4319 nsresult (*GetFloppyDrives)(IHost *pThis, PRUint32 *floppyDrivesSize, IMedium * **floppyDrives); member in struct:IHost_vtbl
H A DVBoxCAPI_v4_3.h7682 nsresult (*GetFloppyDrives)(IHost *pThis, PRUint32 *floppyDrivesSize, IMedium * **floppyDrives); member in struct:IHost_vtbl
7833 nsresult (*GetFloppyDrives)(IHost *pThis, PRUint32 *floppyDrivesSize, IMedium * **floppyDrives); member in struct:IHostVtbl
7981 #define IHost_get_FloppyDrives(p, aFloppyDrives) ((p)->lpVtbl->GetFloppyDrives(p, aFloppyDrives))
7982 #define IHost_GetFloppyDrives(p, aFloppyDrives) ((p)->lpVtbl->GetFloppyDrives(p, aFloppyDrives))

Completed in 425 milliseconds