nsISupports:Release
From MDC
[edit] Summary
The Release method notifies the object that an interface pointer has been destroyed and any resources the object held on behalf of the client can be released.
[noscript, notxpcom] nsrefcnt Release();
[edit] Return Values
Returns an integer value that is generally ignored.