NetworkProxyImport.h File Reference

Songbird NetworkProxyImport Component Definition. More...

#include <nsISupportsPrimitives.h>
#include "sbINetworkProxyImport.h"
Include dependency graph for NetworkProxyImport.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  CNetworkProxyImport
 

Macros

#define SONGBIRD_NetworkProxyImport_CONTRACTID   "@songbirdnest.com/Songbird/NetworkProxyImport;1"
 
#define SONGBIRD_NetworkProxyImport_CLASSNAME   "Songbird NetworkProxy Import Component"
 
#define SONGBIRD_NetworkProxyImport_CID
 

Functions

nsresult ImportProxySettings_Auto (PRBool *_retval)
 

Detailed Description

Songbird NetworkProxyImport Component Definition.

Definition in file NetworkProxyImport.h.

Macro Definition Documentation

#define SONGBIRD_NetworkProxyImport_CID
Value:
{ /* caece57b-6634-491e-a858-9c99ab873dc4 */ \
0xcaece57b, 0x6634, 0x491e, \
{ 0xa8, 0x58, 0x9c, 0x99, 0xab, 0x87, 0x3d, 0xc4 } \
}

Definition at line 46 of file NetworkProxyImport.h.

#define SONGBIRD_NetworkProxyImport_CLASSNAME   "Songbird NetworkProxy Import Component"

Definition at line 44 of file NetworkProxyImport.h.

#define SONGBIRD_NetworkProxyImport_CONTRACTID   "@songbirdnest.com/Songbird/NetworkProxyImport;1"

Definition at line 42 of file NetworkProxyImport.h.

Function Documentation

nsresult ImportProxySettings_Auto ( PRBool *  _retval)

Definition at line 200 of file NetworkProxyImport.cpp.