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

/vbox/src/VBox/Main/cbinding/
H A DVBoxCAPI_v4_2.h3579 nsresult (*AttachDeviceWithoutMedium)( member in struct:IMachine_vtbl
H A DVBoxCAPI_v4_3.h5287 nsresult (*AttachDeviceWithoutMedium)( member in struct:IMachine_vtbl
6011 nsresult (*AttachDeviceWithoutMedium)( member in struct:IMachineVtbl
6756 #define IMachine_AttachDeviceWithoutMedium(p, aName, aControllerPort, aDevice, aType) ((p)->lpVtbl->AttachDeviceWithoutMedium(p, aName, aControllerPort, aDevice, aType))

Completed in 2655 milliseconds