Exemplo n.º 1
0
HRESULT STDMETHODCALLTYPE DirectSound::Compact()
{
	return m_ds->Compact();
}