RILREQUESTGEOLOCATIONDATA-Struktur (rilapitypes.h)
Dieses Thema unterstützt die Windows-Treiberinfrastruktur und ist nicht für die direkte Verwendung aus Ihrem Code vorgesehen.
Syntax
typedef struct RILREQUESTGEOLOCATIONDATA {
DWORD cbSize;
DWORD dwParams;
DWORD dwExecutor;
RILGEOLOCATIONTYPEMASK dwLocationInformationMask;
RILGEOLOCATIONREQUESTACCURACY dwLocationRequestAccuracy;
RILGEOLOCATIONREQUESTINFO rrRequestInformation;
} RILREQUESTGEOLOCATIONDATA, *LPRILREQUESTGEOLOCATIONDATA;
Member
cbSize
dwParams
dwExecutor
dwLocationInformationMask
dwLocationRequestAccuracy
rrRequestInformation
Anforderungen
Anforderung | Wert |
---|---|
Header | rilapitypes.h (include Rilapitypes.h) |