Struct windows_sys::Win32::Devices::Geolocation::GNSS_NI_RESPONSE
#[repr(C)]pub struct GNSS_NI_RESPONSE {
pub Size: u32,
pub Version: u32,
pub RequestId: u32,
pub UserResponse: GNSS_NI_USER_RESPONSE,
}
Expand description
Required features: "Win32_Devices_Geolocation"
Fields§
§Size: u32
§Version: u32
§RequestId: u32
§UserResponse: GNSS_NI_USER_RESPONSE