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.

nsIURLFetcher

IID:3ef12571-d41f-48ce-9d55-086e6d3c9bc0
Inherits From:nsISupports

Methods

void fireURLRequest ( nsIURI URL , nsILocalFile localFile , nsIFileOutputStream fileStream , nsAttachSaveCompletionCallback cb , voidPtr* tagData ) void initialize ( nsILocalFile localFile , nsIFileOutputStream fileStream , nsAttachSaveCompletionCallback cb , voidPtr* tagData ) PRBool stillRunning ( )

void fireURLRequest ( nsIURI URL , nsILocalFile localFile , nsIFileOutputStream fileStream , nsAttachSaveCompletionCallback cb , voidPtr* tagData )

Arguments:
URL
localFile
fileStream
cb
tagData

void initialize ( nsILocalFile localFile , nsIFileOutputStream fileStream , nsAttachSaveCompletionCallback cb , voidPtr* tagData )

Arguments:
localFile
fileStream
cb
tagData

PRBool stillRunning ( )

Reference documentation is generated from Mozilla's source.

Copyright © 1999-2006 XULPlanet.com