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

/vbox/src/VBox/Main/cbinding/
H A DVBoxCAPI_v4_0.h996 struct IHostPciDevicePlugEvent;
1100 typedef struct IHostPciDevicePlugEvent IHostPciDevicePlugEvent; typedef in typeref:struct:IHostPciDevicePlugEvent
7244 /* Start of struct IHostPciDevicePlugEvent Declaration */
7254 nsresult (*GetPlugged)(IHostPciDevicePlugEvent *pThis, PRBool *plugged);
7256 nsresult (*GetSuccess)(IHostPciDevicePlugEvent *pThis, PRBool *success);
7258 nsresult (*GetAttachment)(IHostPciDevicePlugEvent *pThis, IPciDeviceAttachment * *attachment);
7260 nsresult (*GetEventContext)(IHostPciDevicePlugEvent *pThis, IEventContext * *eventContext);
7262 nsresult (*GetMessage)(IHostPciDevicePlugEvent *pThis, PRUnichar * *message);
7266 struct IHostPciDevicePlugEvent struct
[all...]
H A DVBoxCAPI_v4_1.h997 struct IHostPciDevicePlugEvent;
1103 typedef struct IHostPciDevicePlugEvent IHostPciDevicePlugEvent; typedef in typeref:struct:IHostPciDevicePlugEvent
7644 /* Start of struct IHostPciDevicePlugEvent Declaration */
7654 nsresult (*GetPlugged)(IHostPciDevicePlugEvent *pThis, PRBool *plugged);
7656 nsresult (*GetSuccess)(IHostPciDevicePlugEvent *pThis, PRBool *success);
7658 nsresult (*GetAttachment)(IHostPciDevicePlugEvent *pThis, IPciDeviceAttachment * *attachment);
7660 nsresult (*GetMessage)(IHostPciDevicePlugEvent *pThis, PRUnichar * *message);
7664 struct IHostPciDevicePlugEvent struct
7668 /* End of struct IHostPciDevicePlugEvent Declaratio
[all...]

Completed in 390 milliseconds