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

IPropertyStoreCache Interface Reference

import "propsys.idl";

Inherits IPropertyStore.

Public Types

enum  PSC_STATE { PSC_NORMAL = 0, PSC_NOTINSOURCE, PSC_DIRTY, PSC_READONLY }

Public Member Functions

HRESULT GetState ([in] REFPROPERTYKEY key,[out] PSC_STATE *pstate)
HRESULT GetValueAndState ([in] REFPROPERTYKEY key,[out] PROPVARIANT *ppropvar,[out] PSC_STATE *pstate)
HRESULT SetState ([in] REFPROPERTYKEY key,[in] PSC_STATE pstate)
HRESULT SetValueAndState ([in] REFPROPERTYKEY key,[in, unique] const PROPVARIANT *ppropvar,[in] PSC_STATE state)

Detailed Description

Definition at line 212 of file propsys.idl.


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

Generated on Sat May 26 2012 06:23:15 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.