Changeset 48578 in vbox for trunk/src/VBox/Main/include
- Timestamp:
- Sep 20, 2013 10:35:43 AM (11 years ago)
- svn:sync-xref-src-repo-rev:
- 89135
- Location:
- trunk/src/VBox/Main/include
- Files:
-
- 1 added
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Main/include/HostImpl.h
r47018 r48578 78 78 STDMETHOD(COMGETTER(UTCTime))(LONG64 *aUTCTime); 79 79 STDMETHOD(COMGETTER(Acceleration3DAvailable))(BOOL *aSupported); 80 STDMETHOD(COMGETTER(VideoCaptureDevices))(ComSafeArrayOut(IHostVideoCaptureDevice*, aVideoCaptureDevices)); 80 81 81 82 // IHost methods
Note:
See TracChangeset
for help on using the changeset viewer.