
nsISupportsWeakReference
This interface provides access to a factory which produces appropriate instances of
nsIWeakReference. Weak references in this scheme can only be produced for objects that implement this interface. This interface is scriptable.See also:
nsIWeakReferenceReturns an appropriate instance of
nsIWeakReference.The caller owns the resulting interface and should manage it with annsCOMPtr.Syntax:
nsIWeakReference nsISupportsWeakReference::GetWeakReference()Parameters:
nsresult:
| Written by:Ellen Evans | Comments, questions, complaints?
Bug 143387 |