Estructura RILLOCATIONINFO (rilapitypes.h)

Este tema admite la infraestructura del controlador de Windows y no está pensado para usarse directamente desde el código.

Sintaxis

typedef struct RILLOCATIONINFO {
  DWORD cbSize;
  DWORD dwParams;
  DWORD dwExecutor;
  DWORD hUiccApp;
  DWORD dwLocationAreaCode;
  DWORD dwTrackingAreaCode;
  DWORD dwCellID;
} RILLOCATIONINFO, *LPRILLOCATIONINFO;

Miembros

cbSize

dwParams

dwExecutor

hUiccApp

dwLocationAreaCode

dwTrackingAreaCode

dwCellID

Requisitos

Requisito Valor
Header rilapitypes.h (include Rilapitypes.h)