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.

nsIProfileUnlocker

IID:08923af1-e7a3-4fae-ba02-128502193994
Inherits From:nsISupports

Constants

PRUint32 ATTEMPT_QUIT = 0
PRUint32 FORCE_QUIT = 1

Methods

void unlock ( PRUint32 severity )

void unlock ( PRUint32 severity )

Try to unlock the specified profile by attempting or forcing the process that currently holds the lock to quit.

Arguments:
severity: either ATTEMPT_QUIT or FORCE_QUIT

References

This interface is passed as an argument to the following methods:

nsIToolkitProfile.lock

Reference documentation is generated from Mozilla's source.

Copyright © 1999-2006 XULPlanet.com