Songbird / Development / Songbird Add-Ons API Documentation

sbICommandLineFlagHandler Interface Reference

Songbird Command line flag handler Interface. More...

List of all members.

Public Member Functions

boolean handleFlag (in AString aFlag, in AString aParam)
 Handle a command line flag.


Detailed Description

Songbird Command line flag handler Interface.

Definition at line 45 of file sbICommandLineFlagHandler.idl.


Member Function Documentation

boolean sbICommandLineFlagHandler::handleFlag ( in AString  aFlag,
in AString  aParam 
)

Handle a command line flag.

Parameters:
aFlag The command line flag
aParam The parameter for the flag
Returns:
Return true if the handler processed this item. Items that have not been processed are passed on to the next command line item handler


The documentation for this interface was generated from the following file:
Generated on Tue Mar 10 14:28:57 2009 for Songbird by  doxygen 1.5.2