Home | Info | Community | Development | myReactOS | Contact Us
[static]
Definition at line 656 of file capture.c.
{ IDirectSoundCaptureNotifyImpl *This = (IDirectSoundCaptureNotifyImpl *)iface; ULONG ref = InterlockedIncrement(&(This->ref)); TRACE("(%p) ref was %d\n", This, ref - 1); return ref; }