ReactOS 0.4.15-dev-7834-g00c4b3d
_RDP_FONTCACHE_ORDER Struct Reference

#include <orders.h>

Collaboration diagram for _RDP_FONTCACHE_ORDER:

Public Attributes

uint8 font
 
uint8 nglyphs
 
RDP_FONT_GLYPH glyphs [MAX_GLYPHS]
 

Detailed Description

Definition at line 352 of file orders.h.

Member Data Documentation

◆ font

uint8 _RDP_FONTCACHE_ORDER::font

Definition at line 354 of file orders.h.

◆ glyphs

RDP_FONT_GLYPH _RDP_FONTCACHE_ORDER::glyphs

Definition at line 356 of file orders.h.

◆ nglyphs

uint8 _RDP_FONTCACHE_ORDER::nglyphs

Definition at line 355 of file orders.h.


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