Changeset 77031 in vbox
- Timestamp:
- Jan 29, 2019 1:11:37 PM (6 years ago)
- svn:sync-xref-src-repo-rev:
- 128464
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Devices/Audio/DrvHostDSound.cpp
r77029 r77031 510 510 * 511 511 * @return HRESULT 512 * @param p ThisGUID of device to create the playback interface for.513 * @param ppDS CWhere to store the created interface. Optional.512 * @param pGUID GUID of device to create the playback interface for. 513 * @param ppDS Where to store the created interface. Optional. 514 514 */ 515 515 static HRESULT directSoundPlayInterfaceCreate(LPCGUID pGUID, LPDIRECTSOUND8 *ppDS)
Note:
See TracChangeset
for help on using the changeset viewer.