RILREQUESTGEOLOCATIONDATA 结构 (rilapitypes.h)
本主题支持 Windows 驱动程序基础结构,不应直接从代码使用。
语法
typedef struct RILREQUESTGEOLOCATIONDATA {
DWORD cbSize;
DWORD dwParams;
DWORD dwExecutor;
RILGEOLOCATIONTYPEMASK dwLocationInformationMask;
RILGEOLOCATIONREQUESTACCURACY dwLocationRequestAccuracy;
RILGEOLOCATIONREQUESTINFO rrRequestInformation;
} RILREQUESTGEOLOCATIONDATA, *LPRILREQUESTGEOLOCATIONDATA;
成员
cbSize
dwParams
dwExecutor
dwLocationInformationMask
dwLocationRequestAccuracy
rrRequestInformation
要求
要求 | 值 |
---|---|
Header | rilapitypes.h (包括 Rilapitypes.h) |