#[repr(C)]
pub union INTERNET_CACHE_CONFIG_INFOA_0 {
pub Anonymous: INTERNET_CACHE_CONFIG_INFOA_0_0,
pub CachePaths: [INTERNET_CACHE_CONFIG_PATH_ENTRYA; 1],
}Expand description
Required features: "Win32_Networking_WinInet", "Win32_Foundation"
Fields§
§Anonymous: INTERNET_CACHE_CONFIG_INFOA_0_0§CachePaths: [INTERNET_CACHE_CONFIG_PATH_ENTRYA; 1]