struttura GNSS_NI_RESPONSE (gnssdriver.h)
Questa struttura contiene informazioni sulla risposta alla richiesta NI.
Sintassi
typedef struct {
ULONG Size;
ULONG Version;
ULONG RequestId;
GNSS_NI_USER_RESPONSE UserResponse;
} GNSS_NI_RESPONSE, *PGNSS_NI_RESPONSE;
Membri
Size
Dimensioni della struttura.
Version
Numero di versione.
RequestId
ID per identificare in modo univoco la richiesta NI.
UserResponse
Risposta dell'utente alla richiesta NI.
Fabbisogno
Requisito | Valore |
---|---|
intestazione | gnssdriver.h |