|
FreeRDP
|

Data Fields | |
| RDPLOCATION_HEADER | header |
| double | latitude |
| double | longitude |
| INT32 | altitude |
| double * | speed |
| double * | heading |
| double * | horizontalAccuracy |
| LOCATIONSOURCE * | source |
Definition at line 86 of file channels/location.h.
| INT32 RDPLOCATION_BASE_LOCATION3D_PDU::altitude |
Definition at line 91 of file channels/location.h.
| RDPLOCATION_HEADER RDPLOCATION_BASE_LOCATION3D_PDU::header |
Definition at line 88 of file channels/location.h.
| double* RDPLOCATION_BASE_LOCATION3D_PDU::heading |
Definition at line 93 of file channels/location.h.
| double* RDPLOCATION_BASE_LOCATION3D_PDU::horizontalAccuracy |
Definition at line 94 of file channels/location.h.
| double RDPLOCATION_BASE_LOCATION3D_PDU::latitude |
Definition at line 89 of file channels/location.h.
| double RDPLOCATION_BASE_LOCATION3D_PDU::longitude |
Definition at line 90 of file channels/location.h.
| LOCATIONSOURCE* RDPLOCATION_BASE_LOCATION3D_PDU::source |
Definition at line 95 of file channels/location.h.
| double* RDPLOCATION_BASE_LOCATION3D_PDU::speed |
Definition at line 92 of file channels/location.h.