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

/vbox/src/VBox/Main/cbinding/
H A DVBoxCAPI_v2_2.h3570 nsresult (*GetHostDrive)( member in struct:IDVDDrive_vtbl
3616 nsresult (*GetHostDrive)( member in struct:IFloppyDrive_vtbl
H A DVBoxCAPI_v3_0.h4123 nsresult (*GetHostDrive)( member in struct:IDVDDrive_vtbl
4169 nsresult (*GetHostDrive)( member in struct:IFloppyDrive_vtbl
H A DVBoxCAPI_v3_1.h3891 nsresult (*GetHostDrive)(IMedium *pThis, PRBool *hostDrive); member in struct:IMedium_vtbl
H A DVBoxCAPI_v3_2.h4095 nsresult (*GetHostDrive)(IMedium *pThis, PRBool *hostDrive); member in struct:IMedium_vtbl
H A DVBoxCAPI_v4_0.h4362 nsresult (*GetHostDrive)(IMedium *pThis, PRBool *hostDrive); member in struct:IMedium_vtbl
H A DVBoxCAPI_v4_1.h4736 nsresult (*GetHostDrive)(IMedium *pThis, PRBool *hostDrive); member in struct:IMedium_vtbl
H A DVBoxCAPI_v4_2.h5651 nsresult (*GetHostDrive)(IMedium *pThis, PRBool *hostDrive); member in struct:IMedium_vtbl
H A DVBoxCAPI_v4_3.h11221 nsresult (*GetHostDrive)(IMedium *pThis, PRBool *hostDrive); member in struct:IMedium_vtbl
11400 nsresult (*GetHostDrive)(IMedium *pThis, PRBool *hostDrive); member in struct:IMediumVtbl
11577 #define IMedium_get_HostDrive(p, aHostDrive) ((p)->lpVtbl->GetHostDrive(p, aHostDrive))
11578 #define IMedium_GetHostDrive(p, aHostDrive) ((p)->lpVtbl->GetHostDrive(p, aHostDrive))

Completed in 388 milliseconds