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.

nsIUrlListenerManager

IID:5BCDB610-D00D-11d2-8069-006008128C4E
Inherits From:nsISupports

This interface is implemented by the following components:


Methods

void OnStartRunningUrl ( nsIMsgMailNewsUrl url ) void OnStopRunningUrl ( nsIMsgMailNewsUrl url , nsresult exitCode ) void RegisterListener ( nsIUrlListener urlListener ) void UnRegisterListener ( nsIUrlListener urlListener )

void OnStartRunningUrl ( nsIMsgMailNewsUrl url )

Arguments:
url

void OnStopRunningUrl ( nsIMsgMailNewsUrl url , nsresult exitCode )

Arguments:
url
exitCode

void RegisterListener ( nsIUrlListener urlListener )

Arguments:
urlListener

void UnRegisterListener ( nsIUrlListener urlListener )

Arguments:
urlListener

Reference documentation is generated from Mozilla's source.

Copyright © 1999-2006 XULPlanet.com