Home | Info | Community | Development | myReactOS | Contact Us
[static]
Definition at line 52 of file stateblock.c.
{ IDirect3DStateBlock9Impl *This = impl_from_IDirect3DStateBlock9(iface); ULONG ref = InterlockedIncrement(&This->ref); TRACE("%p increasing refcount to %u.\n", iface, ref); return ref; }