Changeset 32885 in vbox for trunk/src/VBox/Main/include/ConsoleImpl.h
- Timestamp:
- Oct 4, 2010 12:56:35 PM (15 years ago)
- svn:sync-xref-src-repo-rev:
- 66366
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Main/include/ConsoleImpl.h
r32851 r32885 182 182 HRESULT onMediumChange(IMediumAttachment *aMediumAttachment, BOOL aForce); 183 183 HRESULT onCPUChange(ULONG aCPU, BOOL aRemove); 184 HRESULT onCPU PriorityChange(ULONG aCpuPriority);184 HRESULT onCPUExecutionCapChange(ULONG aExecutionCap); 185 185 HRESULT onVRDPServerChange(BOOL aRestart); 186 186 HRESULT onUSBControllerChange();
Note:
See TracChangeset
for help on using the changeset viewer.