| 
    FreeRDP
    
   | 
 
Data Fields | |
| rdpPointer | pointer | 
| XcursorPixel * | cursorPixels | 
| UINT32 | nCursors | 
| UINT32 | mCursors | 
| UINT32 * | cursorWidths | 
| UINT32 * | cursorHeights | 
| Cursor * | cursors | 
| Cursor | cursor | 
Definition at line 84 of file xfreerdp.h.
| Cursor xfPointer::cursor | 
Definition at line 93 of file xfreerdp.h.
| UINT32* xfPointer::cursorHeights | 
Definition at line 91 of file xfreerdp.h.
| XcursorPixel* xfPointer::cursorPixels | 
Definition at line 87 of file xfreerdp.h.
| Cursor* xfPointer::cursors | 
Definition at line 92 of file xfreerdp.h.
| UINT32* xfPointer::cursorWidths | 
Definition at line 90 of file xfreerdp.h.
| UINT32 xfPointer::mCursors | 
Definition at line 89 of file xfreerdp.h.
| UINT32 xfPointer::nCursors | 
Definition at line 88 of file xfreerdp.h.
| rdpPointer xfPointer::pointer | 
Definition at line 86 of file xfreerdp.h.