ReactOS 0.4.15-dev-7918-g2a2556c
_VIDEO_LOAD_FONT_INFORMATION Struct Reference

#include <ntddvdeo.h>

Public Attributes

USHORT WidthInPixels
 
USHORT HeightInPixels
 
ULONG FontSize
 
UCHAR Font [1]
 

Detailed Description

Definition at line 465 of file ntddvdeo.h.

Member Data Documentation

◆ Font

UCHAR _VIDEO_LOAD_FONT_INFORMATION::Font[1]

Definition at line 469 of file ntddvdeo.h.

◆ FontSize

ULONG _VIDEO_LOAD_FONT_INFORMATION::FontSize

Definition at line 468 of file ntddvdeo.h.

◆ HeightInPixels

USHORT _VIDEO_LOAD_FONT_INFORMATION::HeightInPixels

Definition at line 467 of file ntddvdeo.h.

◆ WidthInPixels

USHORT _VIDEO_LOAD_FONT_INFORMATION::WidthInPixels

Definition at line 466 of file ntddvdeo.h.


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