Searched defs:DetachDevice (Results 1 - 6 of 6) sorted by relevance

/vbox/src/VBox/Main/cbinding/
H A DVBoxCAPI_v3_1.h2714 nsresult (*DetachDevice)( member in struct:IMachine_vtbl
H A DVBoxCAPI_v3_2.h2793 nsresult (*DetachDevice)( member in struct:IMachine_vtbl
H A DVBoxCAPI_v4_0.h3077 nsresult (*DetachDevice)( member in struct:IMachine_vtbl
H A DVBoxCAPI_v4_1.h3274 nsresult (*DetachDevice)( member in struct:IMachine_vtbl
H A DVBoxCAPI_v4_2.h3587 nsresult (*DetachDevice)( member in struct:IMachine_vtbl
H A DVBoxCAPI_v4_3.h5295 nsresult (*DetachDevice)( member in struct:IMachine_vtbl
6019 nsresult (*DetachDevice)( member in struct:IMachineVtbl
6757 #define IMachine_DetachDevice(p, aName, aControllerPort, aDevice) ((p)->lpVtbl->DetachDevice(p, aName, aControllerPort, aDevice))

Completed in 472 milliseconds