Struct windows_sys::Win32::Networking::WinInet::APP_CACHE_DOWNLOAD_ENTRY
#[repr(C)]pub struct APP_CACHE_DOWNLOAD_ENTRY {
pub pwszUrl: PWSTR,
pub dwEntryType: u32,
}Expand description
Required features: "Win32_Networking_WinInet"
Fields§
§pwszUrl: PWSTR§dwEntryType: u32