Estructura RILGEOLOCATIONREQUESTINFO (ntddrilapitypes.h)

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

Sintaxis

typedef struct RILGEOLOCATIONREQUESTINFO {
  DWORD cbSize;
  DWORD dwLatitude;
  DWORD dwLongitude;
  DWORD dwAltitude;
} RILGEOLOCATIONREQUESTINFO, *LPRILGEOLOCATIONREQUESTINFO;

Miembros

cbSize

dwLatitude

dwLongitude

dwAltitude

Requisitos

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