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.

nsICommandHandler

IID:34A4FCF0-66FC-11d4-9528-0020183BF181
Inherits From:nsISupports

This interface is implemented by the following components:


Methods

char* exec ( char* command , char* parameters ) char* query ( char* command , char* parameters )

char* exec ( char* command , char* parameters )

Arguments:
command
parameters

char* query ( char* command , char* parameters )

Arguments:
command
parameters

Reference documentation is generated from Mozilla's source.