Struttura RILREQUESTGEOLOCATIONDATA (rilapitypes.h)
Questo argomento supporta l'infrastruttura driver di Windows e non deve essere usata direttamente dal codice.
Sintassi
typedef struct RILREQUESTGEOLOCATIONDATA {
DWORD cbSize;
DWORD dwParams;
DWORD dwExecutor;
RILGEOLOCATIONTYPEMASK dwLocationInformationMask;
RILGEOLOCATIONREQUESTACCURACY dwLocationRequestAccuracy;
RILGEOLOCATIONREQUESTINFO rrRequestInformation;
} RILREQUESTGEOLOCATIONDATA, *LPRILREQUESTGEOLOCATIONDATA;
Members
cbSize
dwParams
dwExecutor
dwLocationInformationMask
dwLocationRequestAccuracy
rrRequestInformation
Requisiti
Requisito | Valore |
---|---|
Intestazione | rilapitypes.h (includere Rilapitypes.h) |