FreeRDP
wlfContext Struct Reference

#include <wlfreerdp.h>

Collaboration diagram for wlfContext:

Data Fields

rdpClientContext common
 
UwacDisplay * display
 
HANDLE displayHandle
 
UwacWindow * window
 
UwacSeat * seat
 
BOOL fullscreen
 
BOOL closed
 
BOOL focusing
 
wfClipboard * clipboard
 
wlfDispContext * disp
 
wLog * log
 
CRITICAL_SECTION critical
 
wArrayList * events
 

Field Documentation

◆ clipboard

wfClipboard* wlfContext::clipboard

◆ closed

BOOL wlfContext::closed

◆ common

rdpClientContext wlfContext::common

◆ critical

CRITICAL_SECTION wlfContext::critical

◆ disp

wlfDispContext* wlfContext::disp

◆ display

UwacDisplay* wlfContext::display

◆ displayHandle

HANDLE wlfContext::displayHandle

◆ events

wArrayList* wlfContext::events

◆ focusing

BOOL wlfContext::focusing

◆ fullscreen

BOOL wlfContext::fullscreen

◆ log

wLog* wlfContext::log

◆ seat

UwacSeat* wlfContext::seat

◆ window

UwacWindow* wlfContext::window

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