Struttura RILREQUESTGEOLOCATIONDATA (ntddrilapitypes.h)
Questo argomento supporta l'infrastruttura driver di Windows e non è progettata per essere usata direttamente dal codice.
Sintassi
typedef struct RILREQUESTGEOLOCATIONDATA {
DWORD cbSize;
DWORD dwParams;
DWORD dwExecutor;
RILGEOLOCATIONTYPEMASK dwLocationInformationMask;
RILGEOLOCATIONREQUESTACCURACY dwLocationRequestAccuracy;
RILGEOLOCATIONREQUESTINFO rrRequestInformation;
} RILREQUESTGEOLOCATIONDATA, *LPRILREQUESTGEOLOCATIONDATA;
Membri
cbSize
dwParams
dwExecutor
dwLocationInformationMask
dwLocationRequestAccuracy
rrRequestInformation
Fabbisogno
Requisito | Valore |
---|---|
intestazione | ntddrilapitypes.h (include Rilapitypes.h) |