Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
This structure defines AGNSS request parameters.
Syntax
typedef struct {
ULONG Size;
ULONG Version;
GNSS_AGNSS_REQUEST_TYPE RequestType;
ULONG BlobFormat;
} GNSS_AGNSS_REQUEST_PARAM, *PGNSS_AGNSS_REQUEST_PARAM;
Members
Size
Structure size.
Version
Version number.
RequestType
Specifies the type of the request (for example, time injection, blob injection).
BlobFormat
If the RequestType is GNSS_AGNSS_BlobInjection, this contains the required blob format.
Requirements
| Requirement | Value |
|---|---|
| Header | gnssdriver.h |