Changeset 14521 in vbox for trunk/src/VBox/Main/include
- Timestamp:
- Nov 24, 2008 2:48:30 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Main/include/HostImpl.h
r13713 r14521 86 86 STDMETHOD(GetProcessorSpeed)(ULONG cpuId, ULONG *speed); 87 87 STDMETHOD(GetProcessorDescription)(ULONG cpuId, BSTR *description); 88 STDMETHOD(GetProcessorFeature) (ProcessorFeature_T feature, BOOL *supported); 88 89 STDMETHOD(COMGETTER(MemorySize))(ULONG *size); 89 90 STDMETHOD(COMGETTER(MemoryAvailable))(ULONG *available);
Note:
See TracChangeset
for help on using the changeset viewer.