Struttura RILGEOLOCATIONREQUESTINFO (ntddrilapitypes.h)
Questo argomento supporta l'infrastruttura driver di Windows e non è progettata per essere usata direttamente dal codice.
Sintassi
typedef struct RILGEOLOCATIONREQUESTINFO {
DWORD cbSize;
DWORD dwLatitude;
DWORD dwLongitude;
DWORD dwAltitude;
} RILGEOLOCATIONREQUESTINFO, *LPRILGEOLOCATIONREQUESTINFO;
Membri
cbSize
dwLatitude
dwLongitude
dwAltitude
Fabbisogno
Requisito | Valore |
---|---|
intestazione | ntddrilapitypes.h (include Rilapitypes.h) |