Home | Info | Community | Development | myReactOS | Contact Us
[static]
Definition at line 47 of file updates.c.
{ automatic_updates *automatic_updates = impl_from_IAutomaticUpdates( iface ); return InterlockedIncrement( &automatic_updates->refs ); }