Changeset 28944 in vbox for trunk/src/VBox/Main/include
- Timestamp:
- Apr 30, 2010 5:49:02 PM (15 years ago)
- svn:sync-xref-src-repo-rev:
- 60929
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Main/include/VirtualBoxImpl.h
r28930 r28944 217 217 void updateClientWatcher(); 218 218 219 void removeDeadCallback(const ComPtr<IVirtualBoxCallback> &aCallback); 220 219 221 void onMachineStateChange(const Guid &aId, MachineState_T aState); 220 222 void onMachineDataChange(const Guid &aId);
Note:
See TracChangeset
for help on using the changeset viewer.