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.

nsPIExternalAppLauncher

IID:d0b5d7d3-9565-403d-9fb5-e5089c4567c6
Inherits From:nsISupports

This interface is implemented by the following components:


Methods

void deleteTemporaryFileOnExit ( nsIFile temporaryFile )

void deleteTemporaryFileOnExit ( nsIFile temporaryFile )

Mscott --> eventually I should move this into a new service so other consumers can add temporary files they want deleted on exit.

Arguments:
temporaryFile: A temporary file we should delete on exit.

Reference documentation is generated from Mozilla's source.