Changeset 73258 in vbox for trunk/src/VBox/Main/include
- Timestamp:
- Jul 20, 2018 9:29:47 AM (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Main/include/ConsoleImpl.h
r73239 r73258 620 620 HRESULT i_suspendBeforeConfigChange(PUVM pUVM, AutoWriteLock *pAlock, bool *pfResume); 621 621 void i_resumeAfterConfigChange(PUVM pUVM); 622 623 uint32_t i_getAudioDriverValU32(IVirtualBox *pVirtualBox, IMachine *pMachine, 624 const char *pszDriverName, const char *pszValue, uint32_t uDefault); 622 625 623 626 static DECLCALLBACK(int) i_configConstructor(PUVM pUVM, PVM pVM, void *pvConsole);
Note:
See TracChangeset
for help on using the changeset viewer.