Struttura RILGEOLOCATIONREQUESTINFO (rilapitypes.h)
Questo argomento supporta l'infrastruttura driver di Windows e non è progettato per essere usato direttamente dal codice.
Sintassi
typedef struct RILGEOLOCATIONREQUESTINFO {
DWORD cbSize;
DWORD dwLatitude;
DWORD dwLongitude;
DWORD dwAltitude;
} RILGEOLOCATIONREQUESTINFO, *LPRILGEOLOCATIONREQUESTINFO;
Members
cbSize
dwLatitude
dwLongitude
dwAltitude
Requisiti
Requisito | Valore |
---|---|
Intestazione | rilapitypes.h (include Rilapitypes.h) |