public Directory Reference
Directory dependency graph for public:

Files

file  sbICommandLineFlagHandler.idl [code]
 Songbird Commandline Flag Handler Interface file This file contains the interface used by the commandline flag handlers, to receive commandline flags and notifications of new flags coming from remote instances. Handlers registered last have priority over handlers registered first.
 
file  sbICommandLineItemHandler.idl [code]
 Songbird Commandline Item Handler Interface file This file contains the interface used by the commandlineitem handlers, to receive commandline items and notifications of new items coming from remote instances. Handlers registered last have priority over handlers registered first.
 
file  sbICommandLineManager.idl [code]
 Songbird Commandline Items Interface file This file contains the interface used by the commandlineitems manager, whose purpose is to hold on to items from the commandline for later opening, and to notify handlers of new items coming from remote instances. Handlers registered last have priority over those registered first.