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