ReactOS 0.4.15-dev-7934-g1dc8d80
_PSTCACHE_CELLHEADER Struct Reference

#include <types.h>

Public Attributes

HASH_KEY key
 
uint8 width
 
uint8 height
 
uint16 length
 
uint32 stamp
 

Detailed Description

Definition at line 164 of file types.h.

Member Data Documentation

◆ height

uint8 _PSTCACHE_CELLHEADER::height

Definition at line 167 of file types.h.

Referenced by pstcache_load_bitmap(), and pstcache_save_bitmap().

◆ key

HASH_KEY _PSTCACHE_CELLHEADER::key

Definition at line 166 of file types.h.

Referenced by pstcache_enumerate(), and pstcache_save_bitmap().

◆ length

uint16 _PSTCACHE_CELLHEADER::length

Definition at line 168 of file types.h.

Referenced by pstcache_load_bitmap(), and pstcache_save_bitmap().

◆ stamp

uint32 _PSTCACHE_CELLHEADER::stamp

Definition at line 169 of file types.h.

Referenced by pstcache_enumerate(), and pstcache_save_bitmap().

◆ width

uint8 _PSTCACHE_CELLHEADER::width

Definition at line 167 of file types.h.

Referenced by pstcache_load_bitmap(), and pstcache_save_bitmap().


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