ReactOS 0.4.16-dev-1105-gafe29ee
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 68 of file winfnt.h.

Member Data Documentation

◆ name

FT_Byte WinPE32_SectionRec_::name[8]

Definition at line 70 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 74 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 73 of file winfnt.h.

Referenced by fnt_face_get_dll_font().

◆ virtual_address

FT_ULong WinPE32_SectionRec_::virtual_address

Definition at line 72 of file winfnt.h.

Referenced by fnt_face_get_dll_font().


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