Searched defs:UnmountMedium (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/Main/cbinding/
H A DVBoxCAPI_v4_2.h3641 nsresult (*UnmountMedium)( member in struct:IMachine_vtbl
H A DVBoxCAPI_v4_3.h5357 nsresult (*UnmountMedium)( member in struct:IMachine_vtbl
6081 nsresult (*UnmountMedium)( member in struct:IMachineVtbl
6765 #define IMachine_UnmountMedium(p, aName, aControllerPort, aDevice, aForce) ((p)->lpVtbl->UnmountMedium(p, aName, aControllerPort, aDevice, aForce))

Completed in 534 milliseconds