Changeset 29615 in vbox for trunk/src/VBox/Main/include
- Timestamp:
- May 18, 2010 11:54:24 AM (15 years ago)
- svn:sync-xref-src-repo-rev:
- 61767
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Main/include/HostImpl.h
r28800 r29615 67 67 STDMETHOD(COMGETTER(ProcessorCount))(ULONG *count); 68 68 STDMETHOD(COMGETTER(ProcessorOnlineCount))(ULONG *count); 69 STDMETHOD(COMGETTER(ProcessorCoreCount))(ULONG *count); 69 70 STDMETHOD(GetProcessorSpeed)(ULONG cpuId, ULONG *speed); 70 71 STDMETHOD(GetProcessorDescription)(ULONG cpuId, BSTR *description);
Note:
See TracChangeset
for help on using the changeset viewer.