ReactOS 0.4.15-dev-7924-g5949c20
DNS_LOC_DATA Struct Reference

#include <windns.h>

Public Attributes

WORD wVersion
 
WORD wSize
 
WORD wHorPrec
 
WORD wVerPrec
 
DWORD dwLatitude
 
DWORD dwLongitude
 
DWORD dwAltitude
 

Detailed Description

Definition at line 265 of file windns.h.

Member Data Documentation

◆ dwAltitude

DWORD DNS_LOC_DATA::dwAltitude

Definition at line 272 of file windns.h.

◆ dwLatitude

DWORD DNS_LOC_DATA::dwLatitude

Definition at line 270 of file windns.h.

◆ dwLongitude

DWORD DNS_LOC_DATA::dwLongitude

Definition at line 271 of file windns.h.

◆ wHorPrec

WORD DNS_LOC_DATA::wHorPrec

Definition at line 268 of file windns.h.

◆ wSize

WORD DNS_LOC_DATA::wSize

Definition at line 267 of file windns.h.

◆ wVerPrec

WORD DNS_LOC_DATA::wVerPrec

Definition at line 269 of file windns.h.

◆ wVersion

WORD DNS_LOC_DATA::wVersion

Definition at line 266 of file windns.h.


The documentation for this struct was generated from the following file: