nsISupports
Last changed in Gecko 1.7 nsIWeakReference GetWeakReference(); |
Produces an appropriate instance of nsIWeakReference
.
nsIWeakReference GetWeakReference();
None.
The resulting nsIWeakReference
instance.
The XPCOM glue library provides nsSupportsWeakReference
, a canonical implementation of nsISupportsWeakReference
.
This interface was frozen for Gecko 0.9.9. See bug 48726 for details. From Gecko 2.0 interfaces are no longer frozen.