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.

@mozilla.org/process/util;1

This component implements the following interfaces:

Properties

readonly PRInt32 nsIProcess.exitValue

readonly nsIFile nsIProcess.location

readonly PRUint32 nsIProcess.pid

readonly char* nsIProcess.processName

readonly PRUint32 nsIProcess.processSignature

Methods

InterfaceMethod
nsIProcess void init ( nsIFile executable )
nsIProcess void initWithPid ( PRUint32 pid )
nsIProcess void kill ( )
nsIProcess PRUint32 run ( PRBool blocking , arrayof char* args , PRUint32 count )

Reference documentation is generated from Mozilla's source.

Copyright © 1999-2006 XULPlanet.com