FreeRDP
rdp_altsec_update_internal Struct Reference
Collaboration diagram for rdp_altsec_update_internal:

Data Fields

rdpAltSecUpdate common
 
CREATE_OFFSCREEN_BITMAP_ORDER create_offscreen_bitmap
 
SWITCH_SURFACE_ORDER switch_surface
 
CREATE_NINE_GRID_BITMAP_ORDER create_nine_grid_bitmap
 
FRAME_MARKER_ORDER frame_marker
 
STREAM_BITMAP_FIRST_ORDER stream_bitmap_first
 
STREAM_BITMAP_NEXT_ORDER stream_bitmap_next
 
DRAW_GDIPLUS_CACHE_FIRST_ORDER draw_gdiplus_cache_first
 
DRAW_GDIPLUS_CACHE_NEXT_ORDER draw_gdiplus_cache_next
 
DRAW_GDIPLUS_CACHE_END_ORDER draw_gdiplus_cache_end
 
DRAW_GDIPLUS_FIRST_ORDER draw_gdiplus_first
 
DRAW_GDIPLUS_NEXT_ORDER draw_gdiplus_next
 
DRAW_GDIPLUS_END_ORDER draw_gdiplus_end
 

Detailed Description

Definition at line 70 of file libfreerdp/core/update.h.

Field Documentation

◆ common

rdpAltSecUpdate rdp_altsec_update_internal::common

Definition at line 72 of file libfreerdp/core/update.h.

◆ create_nine_grid_bitmap

CREATE_NINE_GRID_BITMAP_ORDER rdp_altsec_update_internal::create_nine_grid_bitmap

Definition at line 76 of file libfreerdp/core/update.h.

◆ create_offscreen_bitmap

CREATE_OFFSCREEN_BITMAP_ORDER rdp_altsec_update_internal::create_offscreen_bitmap

Definition at line 74 of file libfreerdp/core/update.h.

◆ draw_gdiplus_cache_end

DRAW_GDIPLUS_CACHE_END_ORDER rdp_altsec_update_internal::draw_gdiplus_cache_end

Definition at line 82 of file libfreerdp/core/update.h.

◆ draw_gdiplus_cache_first

DRAW_GDIPLUS_CACHE_FIRST_ORDER rdp_altsec_update_internal::draw_gdiplus_cache_first

Definition at line 80 of file libfreerdp/core/update.h.

◆ draw_gdiplus_cache_next

DRAW_GDIPLUS_CACHE_NEXT_ORDER rdp_altsec_update_internal::draw_gdiplus_cache_next

Definition at line 81 of file libfreerdp/core/update.h.

◆ draw_gdiplus_end

DRAW_GDIPLUS_END_ORDER rdp_altsec_update_internal::draw_gdiplus_end

Definition at line 85 of file libfreerdp/core/update.h.

◆ draw_gdiplus_first

DRAW_GDIPLUS_FIRST_ORDER rdp_altsec_update_internal::draw_gdiplus_first

Definition at line 83 of file libfreerdp/core/update.h.

◆ draw_gdiplus_next

DRAW_GDIPLUS_NEXT_ORDER rdp_altsec_update_internal::draw_gdiplus_next

Definition at line 84 of file libfreerdp/core/update.h.

◆ frame_marker

FRAME_MARKER_ORDER rdp_altsec_update_internal::frame_marker

Definition at line 77 of file libfreerdp/core/update.h.

◆ stream_bitmap_first

STREAM_BITMAP_FIRST_ORDER rdp_altsec_update_internal::stream_bitmap_first

Definition at line 78 of file libfreerdp/core/update.h.

◆ stream_bitmap_next

STREAM_BITMAP_NEXT_ORDER rdp_altsec_update_internal::stream_bitmap_next

Definition at line 79 of file libfreerdp/core/update.h.

◆ switch_surface

SWITCH_SURFACE_ORDER rdp_altsec_update_internal::switch_surface

Definition at line 75 of file libfreerdp/core/update.h.


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