ReactOS 0.4.15-dev-7942-gd23573b
propstore_format Struct Reference
Collaboration diagram for propstore_format:

Public Attributes

struct list entry
 
GUID fmtid
 
struct list values
 
DWORD count
 

Detailed Description

Definition at line 47 of file propstore.c.

Member Data Documentation

◆ count

DWORD propstore_format::count

Definition at line 51 of file propstore.c.

◆ entry

struct list propstore_format::entry

Definition at line 48 of file propstore.c.

◆ fmtid

GUID propstore_format::fmtid

Definition at line 49 of file propstore.c.

◆ values

struct list propstore_format::values

Definition at line 50 of file propstore.c.


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