Public Member Functions | |
boolean | handleItem (in AString aUriSpec, in PRInt32 aCount, in PRInt32 aTotal) |
Handle a command line item. |
Definition at line 45 of file sbICommandLineItemHandler.idl.
boolean sbICommandLineItemHandler::handleItem | ( | in AString | aUriSpec, | |
in PRInt32 | aCount, | |||
in PRInt32 | aTotal | |||
) |
Handle a command line item.
aUriSpec | The URI for the command line item | |
aCount | The index for this item (used to detect the end of a series of handleItems calls) | |
aCount | The number of items (used to detect the end of a series of handleItems calls) |