ReactOS 0.4.15-dev-7934-g1dc8d80
_RDPCOMP Struct Reference

#include <types.h>

Collaboration diagram for _RDPCOMP:

Public Attributes

uint32 roff
 
uint8 hist [RDP_MPPC_DICT_SIZE]
 
struct stream ns
 

Detailed Description

Definition at line 188 of file types.h.

Member Data Documentation

◆ hist

uint8 _RDPCOMP::hist

Definition at line 191 of file types.h.

Referenced by mppc_expand(), process_data_pdu(), and rdp5_process().

◆ ns

struct stream _RDPCOMP::ns

Definition at line 192 of file types.h.

Referenced by process_data_pdu(), and rdp5_process().

◆ roff

uint32 _RDPCOMP::roff

Definition at line 190 of file types.h.

Referenced by mppc_expand().


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