Changeset 49132 in vbox for trunk/src/VBox/Main/include/HostVideoInputDeviceImpl.h
- Timestamp:
- Oct 16, 2013 12:09:56 PM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Main/include/HostVideoInputDeviceImpl.h
r48955 r49132 43 43 void uninit(); 44 44 45 static HRESULT queryHostDevices( HostVideoInputDeviceList *pList);45 static HRESULT queryHostDevices(VirtualBox *pVirtualBox, HostVideoInputDeviceList *pList); 46 46 47 47 private:
Note:
See TracChangeset
for help on using the changeset viewer.