|
FreeRDP
|

Data Fields | |
| RDPLOCATION_HEADER | header |
| double | latitudeDelta |
| double | longitudeDelta |
| INT32 | altitudeDelta |
| double * | speedDelta |
| double * | headingDelta |
Definition at line 107 of file channels/location.h.
| INT32 RDPLOCATION_LOCATION3D_DELTA_PDU::altitudeDelta |
Definition at line 112 of file channels/location.h.
| RDPLOCATION_HEADER RDPLOCATION_LOCATION3D_DELTA_PDU::header |
Definition at line 109 of file channels/location.h.
| double* RDPLOCATION_LOCATION3D_DELTA_PDU::headingDelta |
Definition at line 114 of file channels/location.h.
| double RDPLOCATION_LOCATION3D_DELTA_PDU::latitudeDelta |
Definition at line 110 of file channels/location.h.
| double RDPLOCATION_LOCATION3D_DELTA_PDU::longitudeDelta |
Definition at line 111 of file channels/location.h.
| double* RDPLOCATION_LOCATION3D_DELTA_PDU::speedDelta |
Definition at line 113 of file channels/location.h.