Struktur RILREQUESTGEOLOCATIONDATA (ntddrilapitypes.h)

Topik ini mendukung infrastruktur driver Windows dan tidak dimaksudkan untuk digunakan langsung dari kode Anda.

Sintaks

typedef struct RILREQUESTGEOLOCATIONDATA {
  DWORD                         cbSize;
  DWORD                         dwParams;
  DWORD                         dwExecutor;
  RILGEOLOCATIONTYPEMASK        dwLocationInformationMask;
  RILGEOLOCATIONREQUESTACCURACY dwLocationRequestAccuracy;
  RILGEOLOCATIONREQUESTINFO     rrRequestInformation;
} RILREQUESTGEOLOCATIONDATA, *LPRILREQUESTGEOLOCATIONDATA;

Anggota

cbSize

dwParams

dwExecutor

dwLocationInformationMask

dwLocationRequestAccuracy

rrRequestInformation

Persyaratan

Persyaratan Nilai
Header ntddrilapitypes.h (termasuk Rilapitypes.h)