MCPcopy Create free account
hub / github.com/AppleWin/AppleWin / Restore

Method Restore

source/Windows/DXSoundBuffer.cpp:143–146  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

141}
142
143HRESULT DXSoundBuffer::Restore()
144{
145 return m_pBuffer->Restore();
146}
147
148//-----------------------------------------------------------------------------
149

Callers 1

DSGetLockFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected