|
FreeRDP
|

Data Fields | |
| RDPLOCATION_HEADER | header |
| double | latitudeDelta |
| double | longitudeDelta |
| double * | speedDelta |
| double * | headingDelta |
Definition at line 98 of file channels/location.h.
| RDPLOCATION_HEADER RDPLOCATION_LOCATION2D_DELTA_PDU::header |
Definition at line 100 of file channels/location.h.
| double* RDPLOCATION_LOCATION2D_DELTA_PDU::headingDelta |
Definition at line 104 of file channels/location.h.
| double RDPLOCATION_LOCATION2D_DELTA_PDU::latitudeDelta |
Definition at line 101 of file channels/location.h.
| double RDPLOCATION_LOCATION2D_DELTA_PDU::longitudeDelta |
Definition at line 102 of file channels/location.h.
| double* RDPLOCATION_LOCATION2D_DELTA_PDU::speedDelta |
Definition at line 103 of file channels/location.h.