WARNING: Most of this content (with the exception of the Mozilla 1.9 XPCOM reference) is very old, and can be expected to be out of date and possibly obsolete. For better XUL documentation, please visit the XUL hub at the Mozilla Developer Center.

nsISupportsWeakReference

IID:9188bc86-f92e-11d2-81ef-0060083a0bcf
Inherits From:nsISupports

This interface is implemented by the following components:


Methods

nsIWeakReference GetWeakReference ( )

nsIWeakReference GetWeakReference ( )

GetWeakReference produces an appropriate instance of nsIWeakReference. As with all good XPCOM `getters', you own the resulting interface and should manage it with an nsCOMPtr.

Reference documentation is generated from Mozilla's source.