Home
last modified time | relevance | path

Searched refs:IDsDriverNotify_Release (Results 1 – 2 of 2) sorted by relevance

/reactos/sdk/include/dxsdk/
H A Ddsdriver.h289 #define IDsDriverNotify_Release(p) (p)->lpVtbl->Release(p) macro
/reactos/dll/directx/wine/dsound/
H A Dcapture.c76 IDsDriverNotify_Release(This->dscb->hwnotify); in IDirectSoundCaptureNotifyImpl_Release()