| 
    FreeRDP
    
   | 
 
Data Fields | |
| rdpBitmap | _bitmap | 
| HDC | hdc | 
| HBITMAP | bitmap | 
| HBITMAP | org_bitmap | 
| BYTE * | pdata | 
Definition at line 60 of file wf_client.h.
| rdpBitmap wfBitmap::_bitmap | 
Definition at line 62 of file wf_client.h.
| HBITMAP wfBitmap::bitmap | 
Definition at line 64 of file wf_client.h.
| HDC wfBitmap::hdc | 
Definition at line 63 of file wf_client.h.
| HBITMAP wfBitmap::org_bitmap | 
Definition at line 65 of file wf_client.h.
| BYTE* wfBitmap::pdata | 
Definition at line 66 of file wf_client.h.