ReactOS 0.4.17-dev-116-ga4b6fe9
font_fileinfo Struct Reference

#include <ntgdi.h>

Collaboration diagram for font_fileinfo:

Public Attributes

FILETIME writetime
 
LARGE_INTEGER size
 
WCHAR path [1]
 

Detailed Description

Definition at line 244 of file ntgdi.h.

Member Data Documentation

◆ path

WCHAR font_fileinfo::path[1]

Definition at line 248 of file ntgdi.h.

◆ size

LARGE_INTEGER font_fileinfo::size

Definition at line 247 of file ntgdi.h.

◆ writetime

FILETIME font_fileinfo::writetime

Definition at line 246 of file ntgdi.h.


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