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

Public Attributes

struct list entry
 
DWORD pid
 
PROPVARIANT propvar
 
PSC_STATE state
 

Detailed Description

Definition at line 40 of file propstore.c.

Member Data Documentation

◆ entry

struct list propstore_value::entry

Definition at line 41 of file propstore.c.

◆ pid

DWORD propstore_value::pid

Definition at line 42 of file propstore.c.

◆ propvar

PROPVARIANT propstore_value::propvar

Definition at line 43 of file propstore.c.

◆ state

PSC_STATE propstore_value::state

Definition at line 44 of file propstore.c.


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