Changeset 40767 in vbox for trunk/src/VBox/Main/include
- Timestamp:
- Apr 5, 2012 9:47:33 AM (13 years ago)
- svn:sync-xref-src-repo-rev:
- 77263
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Main/include/ConsoleImpl.h
r40499 r40767 580 580 bool fAttachDetach, bool fIgnoreConnectFailure); 581 581 582 static DECLCALLBACK(int) configGuestProperties(void *pvConsole );582 static DECLCALLBACK(int) configGuestProperties(void *pvConsole, PVM pVM); 583 583 static DECLCALLBACK(int) configGuestControl(void *pvConsole); 584 584 static DECLCALLBACK(void) vmstateChangeCallback(PVM aVM, VMSTATE aState,
Note:
See TracChangeset
for help on using the changeset viewer.