Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/AppleWin/AppleWin
/ GetVolume
Method
GetVolume
source/Windows/DXSoundBuffer.cpp:133–136 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
131
}
132
133
HRESULT DXSoundBuffer::GetVolume(LONG* lplVolume)
134
{
135
return m_pBuffer->GetVolume(lplVolume);
136
}
137
138
HRESULT DXSoundBuffer::GetStatus(LPDWORD lpdwStatus)
139
{
Callers
2
Snapshot_LoadState_v2
Function · 0.45
SoundCore_SetFade
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected