FreeRDP
|
Data Fields | |
BYTE | length1 |
BYTE | length2 |
BYTE | fipsInformation [4] |
BYTE | dataSignature [8] |
BYTE | action |
BYTE | secFlags |
UINT16 | length |
Definition at line 107 of file fastpath.h.
BYTE FASTPATH_UPDATE_PDU_HEADER::action |
Definition at line 114 of file fastpath.h.
BYTE FASTPATH_UPDATE_PDU_HEADER::dataSignature[8] |
Definition at line 112 of file fastpath.h.
BYTE FASTPATH_UPDATE_PDU_HEADER::fipsInformation[4] |
Definition at line 111 of file fastpath.h.
UINT16 FASTPATH_UPDATE_PDU_HEADER::length |
Definition at line 116 of file fastpath.h.
BYTE FASTPATH_UPDATE_PDU_HEADER::length1 |
Definition at line 109 of file fastpath.h.
BYTE FASTPATH_UPDATE_PDU_HEADER::length2 |
Definition at line 110 of file fastpath.h.
BYTE FASTPATH_UPDATE_PDU_HEADER::secFlags |
Definition at line 115 of file fastpath.h.