Searched defs:GetMediumAttachmentsOfController (Results 1 - 6 of 6) sorted by relevance
/vbox/src/VBox/Main/cbinding/ | ||
H A D | VBoxCAPI_v3_1.h | 2746 nsresult (*GetMediumAttachmentsOfController)( member in struct:IMachine_vtbl |
H A D | VBoxCAPI_v3_2.h | 2825 nsresult (*GetMediumAttachmentsOfController)( member in struct:IMachine_vtbl |
H A D | VBoxCAPI_v4_0.h | 3117 nsresult (*GetMediumAttachmentsOfController)( member in struct:IMachine_vtbl |
H A D | VBoxCAPI_v4_1.h | 3330 nsresult (*GetMediumAttachmentsOfController)( member in struct:IMachine_vtbl |
H A D | VBoxCAPI_v4_2.h | 3666 nsresult (*GetMediumAttachmentsOfController)( member in struct:IMachine_vtbl |
H A D | VBoxCAPI_v4_3.h | 5382 nsresult (*GetMediumAttachmentsOfController)( member in struct:IMachine_vtbl 6106 nsresult (*GetMediumAttachmentsOfController)( member in struct:IMachineVtbl 6768 #define IMachine_GetMediumAttachmentsOfController(p, aName, aMediumAttachments) ((p)->lpVtbl->GetMediumAttachmentsOfController(p, aName, aMediumAttachments)) |
Completed in 303 milliseconds