FreeRDP
xfPointer Struct Reference
Collaboration diagram for xfPointer:

Data Fields

rdpPointer pointer
 
XcursorPixel * cursorPixels
 
UINT32 nCursors
 
UINT32 mCursors
 
UINT32 * cursorWidths
 
UINT32 * cursorHeights
 
Cursor * cursors
 
Cursor cursor
 

Detailed Description

Definition at line 83 of file xfreerdp.h.

Field Documentation

◆ cursor

Cursor xfPointer::cursor

Definition at line 92 of file xfreerdp.h.

◆ cursorHeights

UINT32* xfPointer::cursorHeights

Definition at line 90 of file xfreerdp.h.

◆ cursorPixels

XcursorPixel* xfPointer::cursorPixels

Definition at line 86 of file xfreerdp.h.

◆ cursors

Cursor* xfPointer::cursors

Definition at line 91 of file xfreerdp.h.

◆ cursorWidths

UINT32* xfPointer::cursorWidths

Definition at line 89 of file xfreerdp.h.

◆ mCursors

UINT32 xfPointer::mCursors

Definition at line 88 of file xfreerdp.h.

◆ nCursors

UINT32 xfPointer::nCursors

Definition at line 87 of file xfreerdp.h.

◆ pointer

rdpPointer xfPointer::pointer

Definition at line 85 of file xfreerdp.h.


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