Estructura RILREQUESTGEOLOCATIONDATA (rilapitypes.h)
Este tema admite la infraestructura del controlador de Windows y no está pensado para usarse directamente desde el código.
Sintaxis
typedef struct RILREQUESTGEOLOCATIONDATA {
DWORD cbSize;
DWORD dwParams;
DWORD dwExecutor;
RILGEOLOCATIONTYPEMASK dwLocationInformationMask;
RILGEOLOCATIONREQUESTACCURACY dwLocationRequestAccuracy;
RILGEOLOCATIONREQUESTINFO rrRequestInformation;
} RILREQUESTGEOLOCATIONDATA, *LPRILREQUESTGEOLOCATIONDATA;
Miembros
cbSize
dwParams
dwExecutor
dwLocationInformationMask
dwLocationRequestAccuracy
rrRequestInformation
Requisitos
Requisito | Valor |
---|---|
Header | rilapitypes.h (include Rilapitypes.h) |