Home | Info | Community | Development | myReactOS | Contact Us
[static]
Definition at line 697 of file sec_mgr.c.
{ SecManagerImpl *This = impl_from_IInternetSecurityManager(iface); ULONG refCount = InterlockedIncrement(&This->ref); TRACE("(%p) ref=%u\n", This, refCount); return refCount; }