Searched defs:GetStorageDevice (Results 1 - 3 of 3) sorted by relevance

/vbox/src/VBox/Main/cbinding/
H A DVBoxCAPI_v4_1.h7754 nsresult (*GetStorageDevice)(IStorageDeviceChangedEvent *pThis, IMediumAttachment * *storageDevice); member in struct:IStorageDeviceChangedEvent_vtbl
H A DVBoxCAPI_v4_2.h8760 nsresult (*GetStorageDevice)(IStorageDeviceChangedEvent *pThis, IMediumAttachment * *storageDevice); member in struct:IStorageDeviceChangedEvent_vtbl
H A DVBoxCAPI_v4_3.h20866 nsresult (*GetStorageDevice)(IStorageDeviceChangedEvent *pThis, IMediumAttachment * *storageDevice); member in struct:IStorageDeviceChangedEvent_vtbl
20893 nsresult (*GetStorageDevice)(IStorageDeviceChangedEvent *pThis, IMediumAttachment * *storageDevice); member in struct:IStorageDeviceChangedEventVtbl
20911 #define IStorageDeviceChangedEvent_get_StorageDevice(p, aStorageDevice) ((p)->lpVtbl->GetStorageDevice(p, aStorageDevice))
20912 #define IStorageDeviceChangedEvent_GetStorageDevice(p, aStorageDevice) ((p)->lpVtbl->GetStorageDevice(p, aStorageDevice))

Completed in 233 milliseconds