Home | Info | Community | Development | myReactOS | Contact Us
[static]
Definition at line 927 of file dsound.c.
{ IDirectSound8_IDirectSound8 *This = (IDirectSound8_IDirectSound8 *)iface; TRACE("(%p, %p)\n", This, pdwCertified); return DirectSoundDevice_VerifyCertification(((IDirectSoundImpl *)This->pds)->device,pdwCertified); }