Home | Info | Community | Development | myReactOS | Contact Us
[virtual]
Implements IUnknown.
Definition at line 723 of file shfldr_netconnect.cpp.
Referenced by IContextMenuImpl_Constructor().
{ ULONG refCount; refCount = InterlockedDecrement(&ref); if (!refCount) delete this; return refCount; }