ReactOS 0.4.15-dev-7924-g5949c20
PROPERTYSETHEADER Struct Reference
Collaboration diagram for PROPERTYSETHEADER:

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 PROPERTYSETHEADER::clsID

Definition at line 50 of file suminfo.c.

◆ dwOSVer

DWORD PROPERTYSETHEADER::dwOSVer

Definition at line 49 of file suminfo.c.

Referenced by save_summary_info().

◆ reserved

DWORD PROPERTYSETHEADER::reserved

Definition at line 51 of file suminfo.c.

Referenced by save_summary_info().

◆ wByteOrder

WORD PROPERTYSETHEADER::wByteOrder

Definition at line 47 of file suminfo.c.

Referenced by load_summary_info(), and save_summary_info().

◆ wFormat

WORD PROPERTYSETHEADER::wFormat

Definition at line 48 of file suminfo.c.

Referenced by save_summary_info().


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