ReactOS 0.4.15-dev-8064-gdaf8068
bmpcache_entry Struct Reference

#include <rdesktop.h>

Collaboration diagram for bmpcache_entry:

Public Attributes

RD_HBITMAP bitmap
 
sint16 previous
 
sint16 next
 
HBITMAP bitmap
 

Detailed Description

Definition at line 41 of file cache.c.

Member Data Documentation

◆ bitmap [1/2]

RD_HBITMAP bmpcache_entry::bitmap

Definition at line 43 of file cache.c.

Referenced by cache_put_bitmap().

◆ bitmap [2/2]

HBITMAP bmpcache_entry::bitmap

Definition at line 162 of file rdesktop.h.

◆ next

sint16 bmpcache_entry::next

Definition at line 45 of file cache.c.

◆ previous

sint16 bmpcache_entry::previous

Definition at line 44 of file cache.c.


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