#[repr(C)]pub struct INTERNET_CACHE_CONFIG_PATH_ENTRYA {
pub CachePath: [CHAR; 260],
pub dwCacheSize: u32,
}Expand description
Required features: ‘Win32_Networking_WinInet’, ‘Win32_Foundation’
Fields
CachePath: [CHAR; 260]dwCacheSize: u32#[repr(C)]pub struct INTERNET_CACHE_CONFIG_PATH_ENTRYA {
pub CachePath: [CHAR; 260],
pub dwCacheSize: u32,
}Required features: ‘Win32_Networking_WinInet’, ‘Win32_Foundation’
CachePath: [CHAR; 260]dwCacheSize: u32