Changeset 48765 in vbox for trunk/src/VBox/Main/include
- Timestamp:
- Sep 30, 2013 8:51:08 AM (11 years ago)
- svn:sync-xref-src-repo-rev:
- 89402
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Main/include/HostImpl.h
r48607 r48765 68 68 STDMETHOD(COMGETTER(ProcessorOnlineCount))(ULONG *count); 69 69 STDMETHOD(COMGETTER(ProcessorCoreCount))(ULONG *count); 70 STDMETHOD(COMGETTER(ProcessorOnlineCoreCount))(ULONG *count); 70 71 STDMETHOD(GetProcessorSpeed)(ULONG cpuId, ULONG *speed); 71 72 STDMETHOD(GetProcessorDescription)(ULONG cpuId, BSTR *description);
Note:
See TracChangeset
for help on using the changeset viewer.