Struct windows_sys::Win32::Devices::Geolocation::GNSS_AGNSS_INJECTTIME
#[repr(C)]pub struct GNSS_AGNSS_INJECTTIME {
pub Size: u32,
pub Version: u32,
pub UtcTime: FILETIME,
pub TimeUncertainty: u32,
}
Expand description
Required features: "Win32_Devices_Geolocation"
, "Win32_Foundation"
Fields§
§Size: u32
§Version: u32
§UtcTime: FILETIME
§TimeUncertainty: u32