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.