共用方式為


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

規格需求

需求
標頭 rilapitypes.h (包含 Rilapitypes.h)