Struct windows_sys::Win32::System::WindowsProgramming::CABINFOA
#[repr(C)]pub struct CABINFOA {
pub pszCab: PSTR,
pub pszInf: PSTR,
pub pszSection: PSTR,
pub szSrcPath: [u8; 260],
pub dwFlags: u32,
}Expand description
Required features: "Win32_System_WindowsProgramming"
Fields§
§pszCab: PSTR§pszInf: PSTR§pszSection: PSTR§szSrcPath: [u8; 260]§dwFlags: u32