ReactOS 0.4.15-dev-7942-gd23573b
_RDP_FONT_GLYPH Struct Reference

#include <orders.h>

Public Attributes

uint16 character
 
uint16 unknown
 
uint16 baseline
 
uint16 width
 
uint16 height
 
uint8 data [MAX_GLYPH]
 

Detailed Description

Definition at line 338 of file orders.h.

Member Data Documentation

◆ baseline

uint16 _RDP_FONT_GLYPH::baseline

Definition at line 342 of file orders.h.

◆ character

uint16 _RDP_FONT_GLYPH::character

Definition at line 340 of file orders.h.

◆ data

uint8 _RDP_FONT_GLYPH::data

Definition at line 345 of file orders.h.

◆ height

uint16 _RDP_FONT_GLYPH::height

Definition at line 344 of file orders.h.

◆ unknown

uint16 _RDP_FONT_GLYPH::unknown

Definition at line 341 of file orders.h.

◆ width

uint16 _RDP_FONT_GLYPH::width

Definition at line 343 of file orders.h.


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