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

Method GetStatus

source/Windows/DXSoundBuffer.cpp:138–141  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

136}
137
138HRESULT DXSoundBuffer::GetStatus(LPDWORD lpdwStatus)
139{
140 return m_pBuffer->GetStatus(lpdwStatus);
141}
142
143HRESULT DXSoundBuffer::Restore()
144{

Callers 1

DSGetLockFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected