GNSS_CONTINUOUSTRACKING_PARAM - NtDoc

Native API online documentation, based on the System Informer (formerly Process Hacker) phnt headers
// gnssdriver.h

typedef struct {
  ULONG Size;
  ULONG Version;
  ULONG PreferredInterval;
} GNSS_CONTINUOUSTRACKING_PARAM, *PGNSS_CONTINUOUSTRACKING_PARAM;
View the official Windows Driver Kit DDI reference

NtDoc

No description available.

Windows Driver Kit DDI reference (ns-gnssdriver-gnss_continuoustracking_param)

GNSS_CONTINUOUSTRACKING_PARAM structure

Description

This structure defines the parameters for a continuous tracking fix session.

Members

Size

Structure size.

Version

Version number.

PreferredInterval

Specifies the preferred interval of receiving fixes for a continuous tracking session. The units for this value is seconds.