Searched defs:AttachDevice (Results 1 - 6 of 6) sorted by relevance
/vbox/src/VBox/Main/cbinding/ | ||
H A D | VBoxCAPI_v3_1.h | 2705 nsresult (*AttachDevice)( member in struct:IMachine_vtbl |
H A D | VBoxCAPI_v3_2.h | 2784 nsresult (*AttachDevice)( member in struct:IMachine_vtbl |
H A D | VBoxCAPI_v4_0.h | 3068 nsresult (*AttachDevice)( member in struct:IMachine_vtbl |
H A D | VBoxCAPI_v4_1.h | 3265 nsresult (*AttachDevice)( member in struct:IMachine_vtbl |
H A D | VBoxCAPI_v4_2.h | 3570 nsresult (*AttachDevice)( member in struct:IMachine_vtbl |
H A D | VBoxCAPI_v4_3.h | 5278 nsresult (*AttachDevice)( member in struct:IMachine_vtbl 6002 nsresult (*AttachDevice)( member in struct:IMachineVtbl 6755 #define IMachine_AttachDevice(p, aName, aControllerPort, aDevice, aType, aMedium) ((p)->lpVtbl->AttachDevice(p, aName, aControllerPort, aDevice, aType, aMedium)) |
Completed in 317 milliseconds