|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <ntddvdeo.h>
Public Attributes | |
| USHORT | WidthInPixels |
| USHORT | HeightInPixels |
| ULONG | FontSize |
| UCHAR | Font [1] |
Definition at line 465 of file ntddvdeo.h.
| UCHAR _VIDEO_LOAD_FONT_INFORMATION::Font[1] |
Definition at line 469 of file ntddvdeo.h.
| ULONG _VIDEO_LOAD_FONT_INFORMATION::FontSize |
Definition at line 468 of file ntddvdeo.h.
| USHORT _VIDEO_LOAD_FONT_INFORMATION::HeightInPixels |
Definition at line 467 of file ntddvdeo.h.
| USHORT _VIDEO_LOAD_FONT_INFORMATION::WidthInPixels |
Definition at line 466 of file ntddvdeo.h.