#[repr(C)]
pub union INTERNET_CACHE_ENTRY_INFOA_0 {
pub dwReserved: u32,
pub dwExemptDelta: u32,
}Expand description
Required features: "Win32_Networking_WinInet", "Win32_Foundation"
Fields§
§dwReserved: u32§dwExemptDelta: u32#[repr(C)]
pub union INTERNET_CACHE_ENTRY_INFOA_0 {
pub dwReserved: u32,
pub dwExemptDelta: u32,
}Required features: "Win32_Networking_WinInet", "Win32_Foundation"
dwReserved: u32§dwExemptDelta: u32