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