RILREQUESTGEOLOCATIONDATA-Struktur (rilapitypes.h)
Dieses Thema unterstützt die Windows-Treiberinfrastruktur und soll nicht direkt aus Ihrem Code verwendet werden.
Syntax
typedef struct RILREQUESTGEOLOCATIONDATA {
DWORD cbSize;
DWORD dwParams;
DWORD dwExecutor;
RILGEOLOCATIONTYPEMASK dwLocationInformationMask;
RILGEOLOCATIONREQUESTACCURACY dwLocationRequestAccuracy;
RILGEOLOCATIONREQUESTINFO rrRequestInformation;
} RILREQUESTGEOLOCATIONDATA, *LPRILREQUESTGEOLOCATIONDATA;
Angehörige
cbSize
dwParams
dwExecutor
dwLocationInformationMask
dwLocationRequestAccuracy
rrRequestInformation
Anforderungen
Anforderung | Wert |
---|---|
Header- | rilapitypes.h (include Rilapitypes.h) |