Searched defs:GetAttachment (Results 1 - 4 of 4) sorted by relevance

/vbox/src/VBox/Main/cbinding/
H A DVBoxCAPI_v4_0.h7258 nsresult (*GetAttachment)(IHostPciDevicePlugEvent *pThis, IPciDeviceAttachment * *attachment); member in struct:IHostPciDevicePlugEvent_vtbl
H A DVBoxCAPI_v4_1.h7658 nsresult (*GetAttachment)(IHostPciDevicePlugEvent *pThis, IPciDeviceAttachment * *attachment); member in struct:IHostPciDevicePlugEvent_vtbl
H A DVBoxCAPI_v4_2.h8664 nsresult (*GetAttachment)(IHostPCIDevicePlugEvent *pThis, IPCIDeviceAttachment * *attachment); member in struct:IHostPCIDevicePlugEvent_vtbl
H A DVBoxCAPI_v4_3.h20475 nsresult (*GetAttachment)(IHostPCIDevicePlugEvent *pThis, IPCIDeviceAttachment * *attachment); member in struct:IHostPCIDevicePlugEvent_vtbl
20506 nsresult (*GetAttachment)(IHostPCIDevicePlugEvent *pThis, IPCIDeviceAttachment * *attachment); member in struct:IHostPCIDevicePlugEventVtbl
20528 #define IHostPCIDevicePlugEvent_get_Attachment(p, aAttachment) ((p)->lpVtbl->GetAttachment(p, aAttachment))
20529 #define IHostPCIDevicePlugEvent_GetAttachment(p, aAttachment) ((p)->lpVtbl->GetAttachment(p, aAttachment))

Completed in 274 milliseconds