ReactOS 0.4.16-dev-835-gd769f56
property_set_header Struct Reference
Collaboration diagram for property_set_header:

Public Attributes

WORD wByteOrder
 
WORD wFormat
 
DWORD dwOSVer
 
CLSID clsID
 
DWORD reserved
 

Detailed Description

Definition at line 46 of file suminfo.c.

Member Data Documentation

◆ clsID

CLSID property_set_header::clsID

Definition at line 51 of file suminfo.c.

◆ dwOSVer

DWORD property_set_header::dwOSVer

Definition at line 50 of file suminfo.c.

Referenced by save_summary_info().

◆ reserved

DWORD property_set_header::reserved

Definition at line 52 of file suminfo.c.

Referenced by save_summary_info().

◆ wByteOrder

WORD property_set_header::wByteOrder

Definition at line 48 of file suminfo.c.

Referenced by load_summary_info(), and save_summary_info().

◆ wFormat

WORD property_set_header::wFormat

Definition at line 49 of file suminfo.c.

Referenced by save_summary_info().


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