Visit Mozilla.org

nsISupports:Release

From MDC

« XPCOM API Reference

[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.