Estrutura RILREQUESTGEOLOCATIONDATA (rilapitypes.h)

Este tópico dá suporte à infraestrutura de driver do Windows e não se destina a ser usado diretamente do seu código.

Sintaxe

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

Membros

cbSize

dwParams

dwExecutor

dwLocationInformationMask

dwLocationRequestAccuracy

rrRequestInformation

Requisitos

Requisito Valor
Cabeçalho rilapitypes.h (inclua Rilapitypes.h)