FreeRDP
PERSISTENT_CACHE_ENTRY Struct Reference

Data Fields

UINT64 key64
 
UINT16 width
 
UINT16 height
 
UINT32 size
 
UINT32 flags
 
BYTE * data
 

Detailed Description

Definition at line 69 of file persistent.h.

Field Documentation

◆ data

BYTE* PERSISTENT_CACHE_ENTRY::data

Definition at line 76 of file persistent.h.

◆ flags

UINT32 PERSISTENT_CACHE_ENTRY::flags

Definition at line 75 of file persistent.h.

◆ height

UINT16 PERSISTENT_CACHE_ENTRY::height

Definition at line 73 of file persistent.h.

◆ key64

UINT64 PERSISTENT_CACHE_ENTRY::key64

Definition at line 71 of file persistent.h.

◆ size

UINT32 PERSISTENT_CACHE_ENTRY::size

Definition at line 74 of file persistent.h.

◆ width

UINT16 PERSISTENT_CACHE_ENTRY::width

Definition at line 72 of file persistent.h.


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