nsIWindowsShellService Interface Reference

import"nsIWindowsShellService.idl";

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

Public Attributes

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
 

Additional Inherited Members

- 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)
 

Detailed Description

Definition at line 41 of file nsIWindowsShellService.idl.

Member Data Documentation

readonly attribute unsigned long nsIWindowsShellService::unreadMailCount

The number of unread mail messages for the current user.

Returns
The number of unread (new) mail messages for the current user.

Definition at line 48 of file nsIWindowsShellService.idl.


The documentation for this interface was generated from the following file: