ReactOS 0.4.15-dev-5666-gc548b97
|
#include <shared.h>
Public Attributes | |
UCHAR | type |
UCHAR | state |
UCHAR | x |
UCHAR | y |
UCHAR _SERIAL_DATA_PACKET_CURSOR::state |
Definition at line 183 of file shared.h.
Referenced by HideCursorSerial(), and ShowCursorSerial().
UCHAR _SERIAL_DATA_PACKET_CURSOR::type |
Definition at line 182 of file shared.h.
Referenced by HideCursorSerial(), and ShowCursorSerial().
UCHAR _SERIAL_DATA_PACKET_CURSOR::x |
Definition at line 183 of file shared.h.
Referenced by ShowCursorSerial().
UCHAR _SERIAL_DATA_PACKET_CURSOR::y |
Definition at line 183 of file shared.h.
Referenced by ShowCursorSerial().