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