Skip to content

Latest commit

 

History

History
74 lines (58 loc) · 1.78 KB

ns-gnssdriver-gnss_georegion.md

File metadata and controls

74 lines (58 loc) · 1.78 KB
UID title description tech.root ms.date keywords ms.keywords req.header req.include-header req.target-type req.target-min-winverclnt req.target-min-winversvr req.kmdf-ver req.umdf-ver req.ddi-compliance req.unicode-ansi req.idl req.max-support req.namespace req.assembly req.type-library req.lib req.dll req.irql targetos req.typenames f1_keywords topic_type api_type api_location api_name
NS:gnssdriver.GNSS_GEOREGION
GNSS_GEOREGION (gnssdriver.h)
The GNSS_GEOREGION structure defines the geographical shape of a geofence.
gnss
06/17/2022
GNSS_GEOREGION structure
*PGNSS_GEOREGION, GNSS_GEOREGION, GNSS_GEOREGION structure [Sensor Devices], PGNSS_GEOREGION, PGNSS_GEOREGION structure pointer [Sensor Devices], gnss.gnss_georegion, gnssdriver/GNSS_GEOREGION, gnssdriver/PGNSS_GEOREGION
gnssdriver.h
Gnssdriver.h
Windows
Windows
GNSS_GEOREGION, *PGNSS_GEOREGION
PGNSS_GEOREGION
gnssdriver/PGNSS_GEOREGION
GNSS_GEOREGION
gnssdriver/GNSS_GEOREGION
APIRef
kbSyntax
HeaderDef
gnssdriver.h
PGNSS_GEOREGION
GNSS_GEOREGION

-description

The GNSS_GEOREGION structure defines the geographical shape of a geofence.

-struct-fields

-field Size

Structure size.

-field Version

Version number.

-field GeoRegionType

GNSS_GEOREGIONTYPE enumeration that defines the georegion type of a geofence.

-field Circle

GNSS_GEOREGION_CIRCLE structure that defines a circular geofence.

-field Unused

Padding buffer reserved for future use.

-remarks

A geographical shape is used to define a geofence. Windows 10 currently supports only circular geofences.