ReactOS 0.4.15-dev-7958-gcd0bb1a
path_header Struct Reference

Public Attributes

DWORD version
 
DWORD count
 
DWORD flags
 
DWORD size
 
DWORD magic
 

Detailed Description

Definition at line 2466 of file graphicspath.c.

Member Data Documentation

◆ count

DWORD path_header::count

Definition at line 2469 of file graphicspath.c.

Referenced by read_element(), and test_region_data().

◆ flags

DWORD path_header::flags

Definition at line 2470 of file graphicspath.c.

Referenced by read_element(), and test_region_data().

◆ magic

DWORD path_header::magic

Definition at line 95 of file region.c.

Referenced by read_element(), and test_region_data().

◆ size

DWORD path_header::size

Definition at line 94 of file region.c.

Referenced by test_region_data().

◆ version

DWORD path_header::version

Definition at line 2468 of file graphicspath.c.


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