ReactOS Fundraising Campaign 2012
 
€ 4,410 / € 30,000

Information | Donate

Home | Info | Community | Development | myReactOS | Contact Us

  1. Home
  2. Community
  3. Development
  4. myReactOS
  5. Fundraiser 2012

  1. Main Page
  2. Alphabetical List
  3. Data Structures
  4. Directories
  5. File List
  6. Data Fields
  7. Globals
  8. Related Pages

ReactOS Development > Doxygen

nsIPrefBranch Interface Reference

import "nsiface.idl";

Inherits nsISupports.

Public Member Functions

nsresult GetRoot (char **aRoot)
nsresult GetPrefType (const char *aPrefName, PRInt32 *_retval)
nsresult GetBoolPref (const char *aPrefName, PRBool *_retval)
nsresult SetBoolPref (const char *aPrefName, PRInt32 aValue)
nsresult GetCharPref (const char *aPrefName, char **_retval)
nsresult SetCharPref (const char *aPrefName, const char *aValue)
nsresult GetIntPref (const char *aPrefName, PRInt32 *_retval)
nsresult SetIntPref (const char *aPrefName, PRInt32 aValue)
nsresult GetComplexValue (const char *aPrefName, const nsIID *aType, void **aValue)
nsresult SetComplexValue (const char *aPrefName, const nsIID *aType, nsISupports *aValue)
nsresult ClearUserPref (const char *aPrefName)
nsresult LockPref (const char *aPrefName)
nsresult PrefHasUserValue (const char *aPrefName, PRBool *_retval)
nsresult PrefIsLocked (const char *aPrefName, PRBool *_retval)
nsresult UnlockPref (const char *aPrefName)
nsresult DeleteBranch (const char *aStartingAt)
nsresult GetChildList (const char *aStartingAt, PRUint32 *aCount, char ***aChildArray)
nsresult ResetBranch (const char *aStartingAt)

Detailed Description

Definition at line 2032 of file nsiface.idl.


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

Generated on Sun May 27 2012 06:31:26 for ReactOS by doxygen 1.7.6.1

ReactOS is a registered trademark or a trademark of ReactOS Foundation in the United States and other countries.