Estrutura RILLOCATIONINFO (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 RILLOCATIONINFO {
  DWORD cbSize;
  DWORD dwParams;
  DWORD dwExecutor;
  DWORD hUiccApp;
  DWORD dwLocationAreaCode;
  DWORD dwTrackingAreaCode;
  DWORD dwCellID;
} RILLOCATIONINFO, *LPRILLOCATIONINFO;

Membros

cbSize

dwParams

dwExecutor

hUiccApp

dwLocationAreaCode

dwTrackingAreaCode

dwCellID

Requisitos

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