mozIStorageFunction Interface Reference

import "mozIStorageFunction.idl";

List of all members.

Public Member Functions

void onFunctionCall (in mozIStorageValueArray aFunctionArguments)


Member Function Documentation

void mozIStorageFunction::onFunctionCall in mozIStorageValueArray  aFunctionArguments  ) 
 

onFunctionCall is called when execution of a custom function should occur. There are no return values.

Parameters:
aNumArguments The number of arguments
aFunctionArguments The arguments passed in to the function


The documentation for this interface was generated from the following file:
Generated on Sun Jan 29 09:41:52 2006 by  doxygen 1.4.5