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

nsICommandParams Interface Reference

import "nsiface.idl";

Inherits nsISupports.

Public Member Functions

nsresult GetValueType (const char *name, PRInt16 *_retval)
nsresult GetBooleanValue (const char *name, PRBool *_retval)
nsresult GetLongValue (const char *name, PRInt32 *_retval)
nsresult GetDoubleValue (const char *name, double *_retval)
nsresult GetStringValue (const char *name, nsAString *_retval)
nsresult GetCStringValue (const char *name, char **_retval)
nsresult GetISupportsValue (const char *name, nsISupports **_retval)
nsresult SetBooleanValue (const char *name, PRBool value)
nsresult SetLongValue (const char *name, PRInt32 value)
nsresult SetDoubleValue (const char *name, double value)
nsresult SetStringValue (const char *name, const nsAString *value)
nsresult SetCStringValue (const char *name, const char *value)
nsresult SetISupportsValue (const char *name, nsISupports *value)
nsresult RemoveValue (const char *name)
nsresult HasMoreElements (PRBool *_retval)
nsresult First ()
nsresult GetNext (char **_retval)

Detailed Description

Definition at line 2471 of file nsiface.idl.


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

Generated on Sun May 27 2012 06:31:16 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.