Changeset 101458 in vbox for trunk/src/VBox/Main/include/ConsoleImpl.h
- Timestamp:
- Oct 17, 2023 8:09:12 AM (14 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Main/include/ConsoleImpl.h
r101318 r101458 835 835 836 836 int i_configSerialPort(PCFGMNODE pInst, PortMode_T ePortMode, const char *pszPath, bool fServer); 837 838 int i_configAudioCtrl(ComPtr<IVirtualBox> pVBox, ComPtr<IMachine> pMachine, BusAssignmentManager *pBusMgr, PCFGMNODE pDevices, 839 bool fOsXGuest, bool *pfAudioEnabled); 840 837 841 static DECLCALLBACK(void) i_vmstateChangeCallback(PUVM pUVM, PCVMMR3VTABLE pVMM, VMSTATE enmState, 838 842 VMSTATE enmOldState, void *pvUser);
Note:
See TracChangeset
for help on using the changeset viewer.