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

/vbox/src/VBox/Main/cbinding/
H A DVBoxCAPI_v3_1.h2705 nsresult (*AttachDevice)( member in struct:IMachine_vtbl
H A DVBoxCAPI_v3_2.h2784 nsresult (*AttachDevice)( member in struct:IMachine_vtbl
H A DVBoxCAPI_v4_0.h3068 nsresult (*AttachDevice)( member in struct:IMachine_vtbl
H A DVBoxCAPI_v4_1.h3265 nsresult (*AttachDevice)( member in struct:IMachine_vtbl
H A DVBoxCAPI_v4_2.h3570 nsresult (*AttachDevice)( member in struct:IMachine_vtbl
H A DVBoxCAPI_v4_3.h5278 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 6385 milliseconds