nsWindowsShellService Class Reference

#include <nsWindowsShellService.h>

Inheritance diagram for nsWindowsShellService:
[legend]
Collaboration diagram for nsWindowsShellService:
[legend]

Public Member Functions

 nsWindowsShellService ()
 
virtual ~nsWindowsShellService ()
 
- Public Member Functions inherited from nsIShellService
boolean isDefaultBrowser (in boolean aStartupCheck)
 
void setDefaultBrowser (in boolean aClaimAllTypes, in boolean aForAllUsers)
 
void setDesktopBackground (in nsIDOMElement aElement, in long aPosition)
 
void openApplication (in long aApplication)
 
void openApplicationWithURI (in nsILocalFile aApplication, in ACString aURI)
 

Protected Member Functions

PRBool IsDefaultBrowserVista (PRBool *aIsDefaultBrowser)
 
PRBool GetMailAccountKey (HKEY *aResult)
 

Additional Inherited Members

- Public Attributes inherited from nsIWindowsShellService
readonly attribute unsigned long unreadMailCount
 
- Public Attributes inherited from nsIShellService
attribute boolean shouldCheckDefaultBrowser
 
const long BACKGROUND_TILE = 1
 
const long BACKGROUND_STRETCH = 2
 
const long BACKGROUND_CENTER = 3
 
const long BACKGROUND_FILL = 4
 
const long APPLICATION_MAIL = 0
 
const long APPLICATION_NEWS = 1
 
attribute unsigned long desktopBackgroundColor
 
readonly attribute nsILocalFile defaultFeedReader
 

Detailed Description

Definition at line 50 of file nsWindowsShellService.h.

Constructor & Destructor Documentation

nsWindowsShellService::nsWindowsShellService ( )
inline

Definition at line 56 of file nsWindowsShellService.h.

virtual nsWindowsShellService::~nsWindowsShellService ( )
inlinevirtual

Definition at line 57 of file nsWindowsShellService.h.

Member Function Documentation

PRBool nsWindowsShellService::GetMailAccountKey ( HKEY *  aResult)
protected

Definition at line 889 of file nsWindowsShellService.cpp.

PRBool nsWindowsShellService::IsDefaultBrowserVista ( PRBool *  aIsDefaultBrowser)
protected

Definition at line 273 of file nsWindowsShellService.cpp.


The documentation for this class was generated from the following files: