Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
138
HRESULT DXSoundBuffer::GetStatus(LPDWORD lpdwStatus)
139
{
140
return m_pBuffer->GetStatus(lpdwStatus);
141
}
142
143
HRESULT DXSoundBuffer::Restore()
144
{
Callers
1
DSGetLock
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected