ReactOS 0.4.15-dev-7958-gcd0bb1a
PropertyStore Struct Reference
Collaboration diagram for PropertyStore:

Public Attributes

IPropertyStoreCache IPropertyStoreCache_iface
 
LONG ref
 
CRITICAL_SECTION lock
 
struct list formats
 

Detailed Description

Definition at line 54 of file propstore.c.

Member Data Documentation

◆ formats

struct list PropertyStore::formats

Definition at line 58 of file propstore.c.

◆ IPropertyStoreCache_iface

IPropertyStoreCache PropertyStore::IPropertyStoreCache_iface

Definition at line 55 of file propstore.c.

◆ lock

CRITICAL_SECTION PropertyStore::lock

Definition at line 57 of file propstore.c.

◆ ref

LONG PropertyStore::ref

Definition at line 56 of file propstore.c.


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