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

/vbox/src/VBox/Main/cbinding/
H A DVBoxCAPI_v4_0.h7001 nsresult (*GetAttached)(IUSBDeviceStateChangedEvent *pThis, PRBool *attached); member in struct:IUSBDeviceStateChangedEvent_vtbl
H A DVBoxCAPI_v4_1.h7401 nsresult (*GetAttached)(IUSBDeviceStateChangedEvent *pThis, PRBool *attached); member in struct:IUSBDeviceStateChangedEvent_vtbl
H A DVBoxCAPI_v4_2.h8407 nsresult (*GetAttached)(IUSBDeviceStateChangedEvent *pThis, PRBool *attached); member in struct:IUSBDeviceStateChangedEvent_vtbl
H A DVBoxCAPI_v4_3.h19658 nsresult (*GetAttached)(IUSBDeviceStateChangedEvent *pThis, PRBool *attached); member in struct:IUSBDeviceStateChangedEvent_vtbl
19685 nsresult (*GetAttached)(IUSBDeviceStateChangedEvent *pThis, PRBool *attached); member in struct:IUSBDeviceStateChangedEventVtbl
19703 #define IUSBDeviceStateChangedEvent_get_Attached(p, aAttached) ((p)->lpVtbl->GetAttached(p, aAttached))
19704 #define IUSBDeviceStateChangedEvent_GetAttached(p, aAttached) ((p)->lpVtbl->GetAttached(p, aAttached))

Completed in 480 milliseconds