ReactOS 0.4.15-dev-7942-gd23573b
WinPE32_SectionRec_ Struct Reference

#include <winfnt.h>

Public Attributes

FT_Byte name [8]
 
FT_ULong virtual_address
 
FT_ULong size_of_raw_data
 
FT_ULong pointer_to_raw_data
 

Detailed Description

Definition at line 71 of file winfnt.h.

Member Data Documentation

◆ name

FT_Byte WinPE32_SectionRec_::name[8]

Definition at line 73 of file winfnt.h.

Referenced by fnt_face_get_dll_font().

◆ pointer_to_raw_data

FT_ULong WinPE32_SectionRec_::pointer_to_raw_data

Definition at line 77 of file winfnt.h.

Referenced by fnt_face_get_dll_font().

◆ size_of_raw_data

FT_ULong WinPE32_SectionRec_::size_of_raw_data

Definition at line 76 of file winfnt.h.

Referenced by fnt_face_get_dll_font().

◆ virtual_address

FT_ULong WinPE32_SectionRec_::virtual_address

Definition at line 75 of file winfnt.h.

Referenced by fnt_face_get_dll_font().


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